Skip to content

Commit 483c3ed

Browse files
Bump spock-core from 2.1-groovy-3.0 to 2.3-groovy-4.0
Bumps spock-core from 2.1-groovy-3.0 to 2.3-groovy-4.0. --- updated-dependencies: - dependency-name: org.spockframework:spock-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc90e34 commit 483c3ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ ext.deps = [
1010
]
1111
]
1212
],
13-
'spock' : 'org.spockframework:spock-core:2.1-groovy-3.0',
13+
'spock' : 'org.spockframework:spock-core:2.3-groovy-4.0',
1414
]

0 commit comments

Comments
 (0)