Skip to content

Commit

Permalink
Depend on Micrometer 1.14.0-SNAPSHOT (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg authored Aug 14, 2024
1 parent 442edbb commit a5bc6d6
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.3"
slf4j = "1.7.36"
micrometer = "1.13.0"
micrometer = "1.14.0-SNAPSHOT"
reactiveStreams = "1.0.4"

[libraries]
Expand Down

0 comments on commit a5bc6d6

Please sign in to comment.