Skip to content

Commit e6454f5

Browse files
Bump uk.org.webcompere:system-stubs-jupiter from 2.1.7 to 2.1.8 (#6098)
Bumps [uk.org.webcompere:system-stubs-jupiter](https://github.com/webcompere/system-stubs) from 2.1.7 to 2.1.8. - [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.7...system-stubs-parent-2.1.8) --- updated-dependencies: - dependency-name: uk.org.webcompere:system-stubs-jupiter dependency-version: 2.1.8 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 0f4c570 commit e6454f5

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
@@ -205,7 +205,7 @@ spring-cloud = { module = "org.springframework.cloud:spring-cloud-dependencies",
205205
spring-javaformatCheckstyle = { module = "io.spring.javaformat:spring-javaformat-checkstyle", version.ref = "spring-javaformat" }
206206
spring6-aop = { module = "org.springframework:spring-aop", version.ref = "spring6" }
207207
spring6-context = { module = "org.springframework:spring-context", version.ref = "spring6" }
208-
systemStubsJupiter = { module = "uk.org.webcompere:system-stubs-jupiter", version = "2.1.7" }
208+
systemStubsJupiter = { module = "uk.org.webcompere:system-stubs-jupiter", version = "2.1.8" }
209209
testcontainers-junitJupiter = { module = "org.testcontainers:junit-jupiter", version.ref = "testcontainers" }
210210
testcontainers-kafka = { module = "org.testcontainers:kafka", version.ref = "testcontainers" }
211211
testcontainers-postgresql = { module = "org.testcontainers:postgresql", version.ref = "testcontainers" }

0 commit comments

Comments
 (0)