Skip to content

Commit

Permalink
Update gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoayyed authored Nov 25, 2023
1 parent 6ff814e commit 3d1cfd2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ org.gradle.unsafe.configuration-cache=false
# to match version numbers.

group=org.apereo.cas
version=0.0.60
version=0.0.61

sourceCompatibility=17

Expand All @@ -23,7 +23,7 @@ gradleFreeFairPluginVersion=8.4
gradleDependencyManagementPluginVersion=1.1.4
gradleDownloadTaskPluginVersion=4.1.1
gradleDockerPluginVersion=9.3.1
gradleOpenRewritePluginVersion=6.5.4
gradleOpenRewritePluginVersion=6.5.8

###################################
# GraalVM Versions
Expand All @@ -37,7 +37,7 @@ gradleGraalVmNativePluginVersion=0.9.28
# and used by application configuration.
######################################
springBootLatestVersion=3.2.0
casLatestVersion=7.0.0-SNAPSHOT
casLatestVersion=7.0.0-RC9

casManagementLatestVersion=6.6.3

Expand Down

0 comments on commit 3d1cfd2

Please sign in to comment.