Skip to content

Commit

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

Bump org.apache.groovy:groovy from 4.0.16 to 4.0.17
  • Loading branch information
mergify[bot] authored Dec 22, 2023
2 parents a14e01e + 6b7738f commit b30db95
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 @@ -86,7 +86,7 @@ subprojects {
annotationProcessor 'org.projectlombok:lombok:1.18.30'

testCompileOnly 'org.projectlombok:lombok:1.18.30'
testImplementation 'org.apache.groovy:groovy:4.0.16'
testImplementation 'org.apache.groovy:groovy:4.0.17'
testImplementation 'org.spockframework:spock-core:2.4-M1-groovy-4.0'
testRuntimeOnly "net.bytebuddy:byte-buddy:1.14.11"
testAnnotationProcessor 'org.projectlombok:lombok:1.18.30'
Expand Down

0 comments on commit b30db95

Please sign in to comment.