Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Commit

Permalink
Update dependency org.codehaus.groovy:groovy-all to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2024
1 parent e8f5844 commit ab329fd
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 @@ -15,7 +15,7 @@ dependencies {
implementation 'org.yaml:snakeyaml:1.33'
implementation 'org.springframework.boot:spring-boot-starter-webflux'
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml'
implementation 'org.codehaus.groovy:groovy-all:2.5.23'
implementation 'org.codehaus.groovy:groovy-all:3.0.22'

compileOnly 'org.projectlombok:lombok:1.18.34'
annotationProcessor 'org.projectlombok:lombok:1.18.34'
Expand Down

0 comments on commit ab329fd

Please sign in to comment.