Skip to content

Commit

Permalink
Merge pull request #318 from raynigon/dependabot/gradle/org.apache.gr…
Browse files Browse the repository at this point in the history
…oovy-groovy-4.0.19

Bump org.apache.groovy:groovy from 4.0.18 to 4.0.19
  • Loading branch information
mergify[bot] authored Mar 4, 2024
2 parents 8315189 + 8508568 commit 9447953
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 @@ -71,7 +71,7 @@ subprojects {

// Spock
testImplementation(platform("org.spockframework:spock-bom:2.4-M2-groovy-4.0"))
testImplementation("org.apache.groovy:groovy:4.0.18")
testImplementation("org.apache.groovy:groovy:4.0.19")
testImplementation("org.spockframework:spock-core")
testImplementation("org.spockframework:spock-spring")
testRuntimeOnly("net.bytebuddy:byte-buddy:1.14.12")
Expand Down

0 comments on commit 9447953

Please sign in to comment.