Skip to content

Commit

Permalink
build: Bump spock from 1.16.2 to 1.16.3 (#192)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2022
1 parent 426dbe5 commit 7c853f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acme/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
documentation "org.codehaus.groovy:groovy-templates:${groovyVersion}"
documentation "org.codehaus.groovy:groovy-dateutil:${groovyVersion}"

testImplementation "org.testcontainers:spock:1.16.2"
testImplementation "org.testcontainers:spock:1.16.3"
testImplementation("io.micronaut:micronaut-http-client")
testImplementation("org.codehaus.groovy:groovy-dateutil:$groovyVersion")
testImplementation("org.codehaus.groovy:groovy-json:$groovyVersion")
Expand Down

0 comments on commit 7c853f5

Please sign in to comment.