Compare commits

..

No commits in common. "renovate/main-spring-boot" and "main" have entirely different histories.

View File

@ -20,7 +20,7 @@ repositories {
mavenCentral()
}
val springBootVersion = "3.4.2"
val springBootVersion = "3.1.5"
val springCloudVersion = "4.0.4"
val springRabbitTest = "3.0.9"
val testContainersVersion = "1.20.1"