Skip to content

Commit

Permalink
common.gradle: update Groovy to v3.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Sep 17, 2023
1 parent 568012d commit 82f92ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ dependencies {
implementation 'com.simsilica:lemur:1.16.0'
implementation 'com.simsilica:lemur-props:1.2.0'
implementation 'com.simsilica:lemur-proto:1.13.0'
runtimeOnly 'org.codehaus.groovy:groovy-jsr223:3.0.17'
runtimeOnly 'org.codehaus.groovy:groovy-jsr223:3.0.19'
}

0 comments on commit 82f92ff

Please sign in to comment.