This is an automated email from the ASF dual-hosted git repository.

jdaugherty pushed a commit to branch micronautTests
in repository https://gitbox.apache.org/repos/asf/grails-core.git

commit dc7a7d4463a4b06a4bd820aeb372f98e58a18662
Author: James Daugherty <jdaughe...@jdresources.net>
AuthorDate: Fri Aug 1 15:12:18 2025 -0400

    WIP: update to 4.9.2
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 98ae84b24f..1e650419d2 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -57,7 +57,7 @@ org.gradle.daemon=true
 org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx5G
 
 # micronaut libraries not in the bom due to the potential for spring mismatches
-micronautPlatformVersion=4.9.1
+micronautPlatformVersion=4.9.2
 micronautVersion=4.9.7
 micronautCacheVersion=5.3.0
 micronautSpringVersion=5.11.0

Reply via email to