Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennestuder committed Oct 20, 2022
1 parent 681f1d8 commit ebc1f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ group = 'nu.studer'
version = '3.0.5-DEV'

dependencies {
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'
}

tasks.withType(AbstractCompile).configureEach {
Expand Down

0 comments on commit ebc1f8d

Please sign in to comment.