Skip to content

Commit

Permalink
Revert "org.springframework.modulith:spring-modulith-observability ar…
Browse files Browse the repository at this point in the history
…tifact doesn't exist. org.springframework.experimental:spring-modulith-observability was the intention."

This reverts commit 1d58923.
  • Loading branch information
yossisp committed Jul 7, 2023
1 parent cac8f77 commit 3c3d224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/asciidoc/80-observability.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ To activate the instrumentation add the following runtime dependency to your pro
[source, xml]
----
<dependency>
<groupId>org.springframework.experimental</groupId>
<groupId>org.springframework.modulith</groupId>
<artifactId>spring-modulith-observability</artifactId>
<version>{projectVersion}</version>
<scope>runtime</scope>
Expand Down

0 comments on commit 3c3d224

Please sign in to comment.