Skip to content

Commit

Permalink
update Groovy to v3.0.20 (published 2023-12-21)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Feb 3, 2024
1 parent 26a694b commit 5e5e3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MavDemo1/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
implementation 'com.simsilica:lemur:1.16.0'
implementation 'com.simsilica:lemur-props:1.2.0'
runtimeOnly 'org.apache.logging.log4j:log4j-slf4j-impl:2.22.0'
runtimeOnly 'org.codehaus.groovy:groovy-jsr223:3.0.19'
runtimeOnly 'org.codehaus.groovy:groovy-jsr223:3.0.20'

implementation project(':MavCommon')
implementation project(':MavLibrary') // for local library build
Expand Down

0 comments on commit 5e5e3d3

Please sign in to comment.