Skip to content

Commit

Permalink
chore: springCloudVersion version updated to 2020.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz Gryzbon committed Jan 17, 2022
1 parent 7244356 commit 2427bf6
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 @@ -47,7 +47,7 @@ allprojects {
mavenCentral()
}

extra["springCloudVersion"] = "2020.0.4"
extra["springCloudVersion"] = "2020.0.5"

tasks.withType<KotlinCompile> {
kotlinOptions {
Expand Down

0 comments on commit 2427bf6

Please sign in to comment.