Skip to content

Commit 0756451

Browse files
Bump org.spockframework:spock-core from 1.3-groovy-2.5 to 2.3-groovy-4.0
Bumps org.spockframework:spock-core from 1.3-groovy-2.5 to 2.3-groovy-4.0. --- updated-dependencies: - dependency-name: org.spockframework:spock-core dependency-version: 2.3-groovy-4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 999d445 commit 0756451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
api "org.glassfish:jakarta.el:4.0.2"
4747

4848
testImplementation 'org.slf4j:slf4j-simple:1.7.31'
49-
testImplementation 'org.spockframework:spock-core:1.3-groovy-2.5'
49+
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
5050
testImplementation 'org.codehaus.groovy:groovy-all:2.5.14'
5151
}
5252

0 commit comments

Comments
 (0)