Skip to content

Commit 7b6b69e

Browse files
chore(deps): update dependency org.testcontainers:spock to v1.17.2 (#720)
Co-authored-by: Renovate Bot <[email protected]>
1 parent cacd110 commit 7b6b69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-examples/example-groovy/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
testImplementation 'io.projectreactor:reactor-core'
1717
testImplementation "io.micronaut.beanvalidation:micronaut-hibernate-validator"
1818
testCompileOnly "io.micronaut:micronaut-inject-groovy"
19-
testImplementation "org.testcontainers:spock:1.17.1"
19+
testImplementation "org.testcontainers:spock:1.17.2"
2020
testImplementation("org.spockframework:spock-core") {
2121
exclude group: "org.codehaus.groovy", module: "groovy-all"
2222
}

0 commit comments

Comments
 (0)