Skip to content

Commit

Permalink
Merge branch '7.0.x' into remove-webjar-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesfredley authored Dec 28, 2024
2 parents fa8c4c0 + 6b1a3e7 commit dbb6116
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
Expand Up @@ -9,7 +9,7 @@ developers=Puneet Behl

acme4jClientVersion=3.4.0
acme4jUtilsVersion=2.16
asciidoctorGradleJvmVersion=4.0.3
asciidoctorGradleJvmVersion=4.0.4
antlr4Version=4.8-1!!
cglibVersion=3.3.0
commonsCompressVersion=1.27.1
Expand Down
2 changes: 1 addition & 1 deletion grails-cli/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "org.grails.forge.internal.build.cli-module"
id 'org.graalvm.buildtools.native' version '0.10.3'
id 'org.graalvm.buildtools.native' version '0.10.4'
}

sourceSets {
Expand Down

0 comments on commit dbb6116

Please sign in to comment.