Update groovy monorepo to v4.0.15
This commit is contained in:
committed by
Leonard Brünings
parent
acf6f51ca9
commit
8126aba693
+1
-1
@@ -21,7 +21,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
// mandatory dependencies for using Spock
|
||||
implementation platform('org.apache.groovy:groovy-bom:4.0.14')
|
||||
implementation platform('org.apache.groovy:groovy-bom:4.0.15')
|
||||
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