This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a commit to branch improve-gh-ci-speed
in repository https://gitbox.apache.org/repos/asf/grails-core.git
The following commit(s) were added to refs/heads/improve-gh-ci-speed by this
push:
new 3d6bd47a28 Update Gradle tooling API to 8.14.4
3d6bd47a28 is described below
commit 3d6bd47a28bb93cdeeb692ae746421172b7c2a4d
Author: James Fredley <[email protected]>
AuthorDate: Sat Jan 24 01:52:11 2026 -0500
Update Gradle tooling API to 8.14.4
---
gradle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index 54be24387c..0b9de40a69 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -32,7 +32,7 @@ defaultElImplementationVersion=5.0.0
elApiVersion=5.0.1
expectitCoreVersion=0.9.0
gparsVersion=1.2.1
-gradleToolingApiVersion=8.14.3
+gradleToolingApiVersion=8.14.4
hibernate5Version=5.6.15.Final
javassistVersion=3.30.2-GA
jnrPosixVersion=3.1.20