Skip to content

Commit

Permalink
Merge pull request #79 from MCBanners/renovate/spring-cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
darbyjack authored Nov 2, 2023
2 parents 903c17a + ff7a37d commit d4aa5b4
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 @@ -19,7 +19,7 @@ repositories {

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

// spring dependencies
implementation("org.springframework.cloud:spring-cloud-starter-gateway")
Expand Down

0 comments on commit d4aa5b4

Please sign in to comment.