Skip to content

Commit 9fb2a31

Browse files
authored
Update gradle.properties
1 parent eb0e07d commit 9fb2a31

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle.properties

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ org.gradle.unsafe.configuration-cache=false
99
# to match version numbers.
1010

1111
group=org.apereo.cas
12-
version=0.0.111
12+
version=0.0.112
1313

1414
sourceCompatibility=21
1515
targetCompatibility=21
@@ -25,7 +25,7 @@ gradleDependencyManagementPluginVersion=1.1.7
2525
gradleDownloadTaskPluginVersion=4.1.1
2626
gradleDockerPluginVersion=9.4.0
2727
gradleFoojayPluginVersion=0.8.0
28-
openRewriteVersion=6.28.1
28+
openRewriteVersion=7.1.7
2929

3030
###################################
3131
# GraalVM Versions
@@ -39,8 +39,8 @@ gradleCyclonePluginVersion=1.10.0
3939
# Latest versions defined are expanded
4040
# and used by application configuration.
4141
######################################
42-
springBootLatestVersion=3.4.1
43-
casLatestVersion=7.2.0-RC5
42+
springBootLatestVersion=3.4.3
43+
casLatestVersion=7.2.0-RC6
4444
gradleLatestVersion=8.12.1
4545

4646
apacheTomcat10LatestVersion=10.1.36

0 commit comments

Comments
 (0)