Skip to content

Commit

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

Bump groovy from 4.0.6 to 4.0.7
  • Loading branch information
mergify[bot] committed Dec 26, 2022
2 parents 22152e0 + a73ad12 commit 74f2160
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.22'

testCompileOnly 'org.projectlombok:lombok:1.18.22'
testImplementation 'org.apache.groovy:groovy:4.0.6'
testImplementation 'org.apache.groovy:groovy:4.0.7'
testImplementation 'org.spockframework:spock-core:2.4-M1-groovy-4.0'
testRuntimeOnly "net.bytebuddy:byte-buddy:1.12.20"
testAnnotationProcessor 'org.projectlombok:lombok:1.18.22'
Expand Down

0 comments on commit 74f2160

Please sign in to comment.