diff --git a/gradle/templates.versions.toml b/gradle/templates.versions.toml index 3a69257d02..51742a1570 100644 --- a/gradle/templates.versions.toml +++ b/gradle/templates.versions.toml @@ -68,7 +68,7 @@ spring-boot-gradle-plugin = "3.3.5" spring-dependency-management-plugin = "1.1.6" micronaut-starter-aws-cdk = "4.6.3" spring-boot-starter-parent="3.3.5" -graaljs = "24.0.2" # Once this is bumped past 24.1, you should be able to remove the disabling of Loom in the config properties in the React feature. +graaljs = "24.1.2" # Once this is bumped past 24.1, you should be able to remove the disabling of Loom in the config properties in the React feature. frontend-maven-plugin = "1.15.0" liquibase-slf4j = "5.0.0"