Skip to content

Commit f62f2ee

Browse files
Bump uk.org.webcompere:system-stubs-jupiter from 2.1.7 to 2.1.8 (#6094)
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 0ebdd7d commit f62f2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ spring-cloud = { module = "org.springframework.cloud:spring-cloud-dependencies",
208208
spring-javaformatCheckstyle = { module = "io.spring.javaformat:spring-javaformat-checkstyle", version.ref = "spring-javaformat" }
209209
spring6-aop = { module = "org.springframework:spring-aop", version.ref = "spring6" }
210210
spring6-context = { module = "org.springframework:spring-context", version.ref = "spring6" }
211-
systemStubsJupiter = { module = "uk.org.webcompere:system-stubs-jupiter", version = "2.1.7" }
211+
systemStubsJupiter = { module = "uk.org.webcompere:system-stubs-jupiter", version = "2.1.8" }
212212
testcontainers-junitJupiter = { module = "org.testcontainers:junit-jupiter", version.ref = "testcontainers" }
213213
testcontainers-kafka = { module = "org.testcontainers:kafka", version.ref = "testcontainers" }
214214
testcontainers-postgresql = { module = "org.testcontainers:postgresql", version.ref = "testcontainers" }

0 commit comments

Comments
 (0)