Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework.cloud:spring-cloud-d…
Browse files Browse the repository at this point in the history
…ependencies to v2022.0.4
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent 66820ab commit f9696b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {
}

dependencies {
implementation(platform("org.springframework.cloud:spring-cloud-dependencies:2022.0.2"))
implementation(platform("org.springframework.cloud:spring-cloud-dependencies:2022.0.4"))

implementation("org.springframework.boot:spring-boot-starter-web")
implementation("org.springframework.cloud:spring-cloud-starter-netflix-eureka-server")
Expand Down

0 comments on commit f9696b0

Please sign in to comment.