Skip to content

Commit

Permalink
Update dependency org.apache.groovy:groovy to v4.0.24 (#2017)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 02a4ab9 commit e084c76
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 @@ -325,7 +325,7 @@ dependencies {

implementation 'io.swagger:swagger-annotations:1.6.14'
implementation group: 'com.google.code.findbugs', name: 'jsr305', version: '3.0.2'
implementation group: 'org.apache.groovy', name: 'groovy', version: '4.0.22'
implementation group: 'org.apache.groovy', name: 'groovy', version: '4.0.24'
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.6'
implementation group: 'ch.qos.logback', name: 'logback-core', version: '1.5.6'
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.9.2'
Expand Down

0 comments on commit e084c76

Please sign in to comment.