Skip to content

Commit 722c0bc

Browse files
Bump uk.org.webcompere:system-stubs-jupiter from 2.1.6 to 2.1.7 (#5503)
Bumps [uk.org.webcompere:system-stubs-jupiter](https://github.com/webcompere/system-stubs) from 2.1.6 to 2.1.7. - [Release notes](https://github.com/webcompere/system-stubs/releases) - [Changelog](https://github.com/webcompere/system-stubs/blob/main/History.md) - [Commits](webcompere/system-stubs@system-stubs-parent-2.1.6...system-stubs-parent-2.1.7) --- updated-dependencies: - dependency-name: uk.org.webcompere:system-stubs-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a27f7a4 commit 722c0bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ spring-context = { module = "org.springframework:spring-context", version.ref =
204204
spring-core = { module = "org.springframework:spring-core", version.ref = "spring" }
205205
spring-cloud = { module = "org.springframework.cloud:spring-cloud-dependencies", version = "2021.0.9" }
206206
spring-javaformatCheckstyle = { module = "io.spring.javaformat:spring-javaformat-checkstyle", version.ref = "spring-javaformat" }
207-
systemStubsJupiter = { module = "uk.org.webcompere:system-stubs-jupiter", version = "2.1.6" }
207+
systemStubsJupiter = { module = "uk.org.webcompere:system-stubs-jupiter", version = "2.1.7" }
208208
testcontainers-junitJupiter = { module = "org.testcontainers:junit-jupiter", version.ref = "testcontainers" }
209209
testcontainers-kafka = { module = "org.testcontainers:kafka", version.ref = "testcontainers" }
210210
testcontainers-postgresql = { module = "org.testcontainers:postgresql", version.ref = "testcontainers" }

0 commit comments

Comments
 (0)