Skip to content

Commit 0f8ad6d

Browse files
committed
Upgrade to Grace 2023.1.0-RC1
1 parent 397001b commit 0f8ad6d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
projectVersion=0.0.1-SNAPSHOT
2-
graceVersion=2023.1.0-M3
2+
graceVersion=2023.1.0-RC1
33
springBootVersion=3.3.5
44
springFrameworkVersion=6.1.14
55
springDependencyManagementVersion=1.1.6

settings.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ pluginManagement {
22
repositories {
33
mavenCentral()
44
gradlePluginPortal()
5-
maven { url 'https://repo.gradle.org/gradle/libs-releases' }
65
}
76
plugins {
87
id 'org.springframework.boot' version springBootVersion

0 commit comments

Comments
 (0)