Skip to content

Commit

Permalink
Upgrade to Groovy 3.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed Aug 18, 2024
1 parent daa4f66 commit b87386a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
projectVersion=0.3.0-SNAPSHOT
graceVersion=2022.2.8
groovyVersion=3.0.21
groovyVersion=3.0.22
org.gradle.daemon=true
org.gradle.parallel=true
org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx1024M
2 changes: 1 addition & 1 deletion plugin/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
projectName=admin
graceVersion=2022.2.8
groovyVersion=3.0.21
groovyVersion=3.0.22
exploded=true

0 comments on commit b87386a

Please sign in to comment.