Skip to content

Commit

Permalink
Update gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl authored Oct 5, 2023
1 parent 75d4834 commit 1e2d17c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
projectVersion=3.0.1-SNAPSHOT
projectVersion=3.1.0-SNAPSHOT
grailsVersion=5.3.3
grailsGradlePluginVersion=5.3.0
org.gradle.caching=true
org.gradle.daemon=true
org.gradle.parallel=true
org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx1024M
commons-pool2.version=2.11.1
commons-pool2.version=2.11.1

0 comments on commit 1e2d17c

Please sign in to comment.