We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b215705 commit 3e0ca62Copy full SHA for 3e0ca62
gradle.properties
@@ -1,6 +1,6 @@
1
version=3.0.0-SNAPSHOT
2
-springBootVersion=3.0.0-M5
3
-nativeBuildToolsVersion=0.9.14
+springBootVersion=3.0.0-RC1
+nativeBuildToolsVersion=0.9.16
4
commonsIoVersion=2.11.0
5
jlineVersion=3.21.0
6
st4Version=4.3.1
spring-shell-samples/spring-shell-samples.gradle
@@ -18,6 +18,6 @@ springBoot {
18
19
graalvmNative {
20
metadataRepository {
21
- version = "0.2.0"
+ version = "0.2.3"
22
}
23
0 commit comments