Skip to content

Commit

Permalink
fix(deps): bump org.springframework.cloud:spring-cloud-dependencies f…
Browse files Browse the repository at this point in the history
…rom 2023.0.2 to 2023.0.3 (#179)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 955ebfe commit 3c8d164
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 @@ -16,7 +16,7 @@ java.sourceCompatibility = JavaVersion.VERSION_21

repositories { mavenCentral() }

val springCloudVersion = "2023.0.2"
val springCloudVersion = "2023.0.3"
val openapiVersion = "2.6.0"
val mockitoKotlinVersion = "5.4.0"
val scrimageVersion = "4.1.3"
Expand Down

0 comments on commit 3c8d164

Please sign in to comment.