Update groovy monorepo to v4.0.14
This commit is contained in:
committed by
Leonard Brünings
parent
de0dae1ef7
commit
1933055e65
+1
-1
@@ -15,7 +15,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
// mandatory dependencies for using Spock
|
||||
implementation platform('org.apache.groovy:groovy-bom:4.0.5')
|
||||
implementation platform('org.apache.groovy:groovy-bom:4.0.14')
|
||||
implementation 'org.apache.groovy:groovy'
|
||||
testImplementation platform("org.spockframework:spock-bom:2.3-groovy-4.0")
|
||||
testImplementation "org.spockframework:spock-core"
|
||||
|
||||
Reference in New Issue
Block a user