We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c8c7c6 commit 87f678bCopy full SHA for 87f678b
gradle.properties
@@ -9,7 +9,7 @@ org.gradle.unsafe.configuration-cache=false
9
# to match version numbers.
10
11
group=org.apereo.cas
12
-version=0.0.112
+version=0.0.113
13
14
sourceCompatibility=21
15
targetCompatibility=21
@@ -41,6 +41,6 @@ gradleCyclonePluginVersion=1.10.0
41
######################################
42
springBootLatestVersion=3.4.3
43
casLatestVersion=7.2.0-RC6
44
-gradleLatestVersion=8.12.1
+gradleLatestVersion=8.13
45
46
apacheTomcat10LatestVersion=10.1.36
0 commit comments