Skip to content

Commit 1b75081

Browse files
Bump org.spockframework:spock-core from 2.3-groovy-3.0 to 2.4-groovy-5.0
Bumps [org.spockframework:spock-core](https://github.com/spockframework/spock) from 2.3-groovy-3.0 to 2.4-groovy-5.0. - [Release notes](https://github.com/spockframework/spock/releases) - [Changelog](https://github.com/spockframework/spock/blob/master/docs/release_notes.adoc) - [Commits](https://github.com/spockframework/spock/commits) --- updated-dependencies: - dependency-name: org.spockframework:spock-core dependency-version: 2.4-groovy-5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f27fe5b commit 1b75081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ocpp-v1_6-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212

1313
testCompile 'junit:junit:4.13.2'
1414
testCompile 'org.codehaus.groovy:groovy-all:3.0.25'
15-
testCompile 'org.spockframework:spock-core:2.3-groovy-3.0'
15+
testCompile 'org.spockframework:spock-core:2.4-groovy-5.0'
1616
testCompile 'org.hamcrest:hamcrest-core:3.0'
1717
testCompile 'ch.qos.logback:logback-core:1.3.16'
1818
testCompile 'ch.qos.logback:logback-classic:1.3.16'

0 commit comments

Comments
 (0)