Skip to content

Commit

Permalink
Depend on Micrometer v1.13.0 (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg authored May 13, 2024
1 parent d43a97f commit bfd1be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ reactorAddons = "3.6.0-SNAPSHOT"
# Other shared versions
junit = "5.10.2"
slf4j = "1.7.36"
micrometer = "1.13.0-SNAPSHOT"
micrometer = "1.13.0"
reactiveStreams = "1.0.4"

[libraries]
Expand Down

0 comments on commit bfd1be0

Please sign in to comment.