Skip to content

Commit 0af2214

Browse files
Bump org.testcontainers:spock from 1.17.6 to 1.21.1 (#925)
Bumps [org.testcontainers:spock](https://github.com/testcontainers/testcontainers-java) from 1.17.6 to 1.21.1. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.17.6...1.21.1) --- updated-dependencies: - dependency-name: org.testcontainers:spock dependency-version: 1.21.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4421707 commit 0af2214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies {
7373
exclude("org.eclipse.jgit", "org.eclipse.jgit.ui")
7474
exclude("org.eclipse.jgit", "org.eclipse.jgit")
7575
}
76-
testImplementation("org.testcontainers:spock:1.17.6")
76+
testImplementation("org.testcontainers:spock:1.21.1")
7777
testImplementation("org.spockframework:spock-core:2.3-groovy-3.0")
7878
testImplementation("org.spockframework:spock-junit4:2.3-groovy-3.0")
7979
testImplementation("cglib:cglib-nodep:3.3.0")

0 commit comments

Comments
 (0)