Skip to content

Commit

Permalink
Update dependency org.springframework.cloud:spring-cloud-dependencies…
Browse files Browse the repository at this point in the history
… to v2021.0.9
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent 25c9d83 commit b487bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencyUpdates.resolutionStrategy = {
}

def springBootVersion = plugins.getPlugin('org.springframework.boot').class.package.implementationVersion
def springCloudVersion = '2021.0.3'
def springCloudVersion = '2021.0.9'

def versions = [
logback : '1.2.10',
Expand Down

0 comments on commit b487bb4

Please sign in to comment.