Skip to content

Commit

Permalink
Update spring-cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
rogervinas authored Nov 27, 2023
1 parent 5ab1d6b commit 92e3b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion springboot-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repositories {
mavenCentral()
}

extra["springCloudVersion"] = "2022.0.4"
extra["springCloudVersion"] = "2023.0.0-RC1"

dependencies {
implementation("org.springframework.boot:spring-boot-starter-webflux")
Expand Down

0 comments on commit 92e3b20

Please sign in to comment.