Skip to content

Commit 7e20d2c

Browse files
committed
Merge branch '1.10.x' into 1.11.x
2 parents 791f770 + 53d31d4 commit 7e20d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ spring-context = { module = "org.springframework:spring-context", version.ref =
181181
spring-core = { module = "org.springframework:spring-core", version.ref = "spring" }
182182
spring-cloud = { module = "org.springframework.cloud:spring-cloud-dependencies", version = "2021.0.8" }
183183
spring-javaformatCheckstyle = { module = "io.spring.javaformat:spring-javaformat-checkstyle", version.ref = "spring-javaformat" }
184-
systemStubsJupiter = { module = "uk.org.webcompere:system-stubs-jupiter", version = "2.1.3" }
184+
systemStubsJupiter = { module = "uk.org.webcompere:system-stubs-jupiter", version = "2.1.4" }
185185
testcontainers-junitJupiter = { module = "org.testcontainers:junit-jupiter", version.ref = "testcontainers" }
186186
testcontainers-kafka = { module = "org.testcontainers:kafka", version.ref = "testcontainers" }
187187
testcontainers-postgresql = { module = "org.testcontainers:postgresql", version.ref = "testcontainers" }

0 commit comments

Comments
 (0)