Skip to content

Commit a67a48a

Browse files
Bump spock-core from 1.3-groovy-2.5 to 2.3-groovy-4.0
Bumps spock-core from 1.3-groovy-2.5 to 2.3-groovy-4.0. --- updated-dependencies: - dependency-name: org.spockframework:spock-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f86e14 commit a67a48a

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
@@ -18,7 +18,7 @@ dependencies {
1818

1919
compile 'org.hibernate:hibernate-entitymanager:5.6.15.Final'
2020

21-
testCompile 'org.spockframework:spock-core:1.3-groovy-2.5'
21+
testCompile 'org.spockframework:spock-core:2.3-groovy-4.0'
2222
testCompile 'junit:junit:4.13.2'
2323

2424
runtime 'org.glassfish:javax.json:1.1.4'

0 commit comments

Comments
 (0)