Update spring boot to v3.4.2
This commit is contained in:
parent
bcbc37e897
commit
e12b62c5cd
@ -20,7 +20,7 @@ repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
val springBootVersion = "3.1.5"
|
||||
val springBootVersion = "3.4.2"
|
||||
val springCloudVersion = "4.0.4"
|
||||
val springRabbitTest = "3.0.9"
|
||||
val testContainersVersion = "1.20.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user