Skip to content

Commit 7766c94

Browse files
Merge branch '1.2.x' into 1.3.x
2 parents 8435e8c + 373923f commit 7766c94

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
micrometer = "1.13.4"
3-
micrometerContextPropagation="1.1.1"
4-
junit = "5.10.3"
3+
micrometerContextPropagation="1.1.2"
4+
junit = "5.10.5"
55
javaxServlet="4.0.1"
66
jmh="1.37"
77
jakartaWeb="9.1.0"

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pluginManagement {
66

77
plugins {
88
id 'com.gradle.develocity' version '3.17.6'
9-
id 'io.spring.develocity.conventions' version '0.0.20'
9+
id 'io.spring.develocity.conventions' version '0.0.22'
1010
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
1111
}
1212

0 commit comments

Comments
 (0)