Upgrade to Spring Boot 3.4.x
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
org.gradle.jvmargs=-Xmx2g
|
||||
|
||||
kotlinVersion=1.9.24
|
||||
kotlinVersion=1.9.25
|
||||
javaFormatVersion=0.0.38
|
||||
springBootVersion=3.3.4
|
||||
springBootGeneration=3.3.x
|
||||
springBootVersion=3.4.1
|
||||
springBootGeneration=3.4.x
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
VERSION="8.7"
|
||||
VERSION="8.11.1"
|
||||
echo "https://services.gradle.org/distributions/gradle-$VERSION-bin.zip"
|
||||
|
||||
Reference in New Issue
Block a user