Skip to content

Commit

Permalink
Upgrade to Micrometer 1.12.3 and Context Propagation 1.1.1
Browse files Browse the repository at this point in the history
Closes gh-583
  • Loading branch information
jonatan-ivanov committed Feb 12, 2024
1 parent 41f1ae2 commit 457f2f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
micrometer = "1.12.2"
micrometerContextPropagation="1.1.0"
micrometer = "1.12.3"
micrometerContextPropagation="1.1.1"
junit = "5.10.2"
javaxServlet="4.0.1"
jmh="1.37"
Expand Down

0 comments on commit 457f2f2

Please sign in to comment.