Skip to content

Commit

Permalink
Update dependency org.apache.groovy:groovy to v4.0.23 (#1384)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Lopez <[email protected]>
  • Loading branch information
renovate[bot] and jorg3lopez authored Oct 8, 2024
1 parent ca2e655 commit 6942189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rs-e2e/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation 'ca.uhn.hapi:hapi-base:2.5.1'
implementation 'ca.uhn.hapi:hapi-structures-v251:2.5.1'

testImplementation 'org.apache.groovy:groovy:4.0.22'
testImplementation 'org.apache.groovy:groovy:4.0.23'
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
}

Expand Down

0 comments on commit 6942189

Please sign in to comment.