We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8435e8c + 373923f commit 7766c94Copy full SHA for 7766c94
gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
micrometer = "1.13.4"
3
-micrometerContextPropagation="1.1.1"
4
-junit = "5.10.3"
+micrometerContextPropagation="1.1.2"
+junit = "5.10.5"
5
javaxServlet="4.0.1"
6
jmh="1.37"
7
jakartaWeb="9.1.0"
settings.gradle
@@ -6,7 +6,7 @@ pluginManagement {
plugins {
8
id 'com.gradle.develocity' version '3.17.6'
9
- id 'io.spring.develocity.conventions' version '0.0.20'
+ id 'io.spring.develocity.conventions' version '0.0.22'
10
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
11
}
12
0 commit comments