Skip to content

Commit

Permalink
Merge pull request #23 from ilya40umov/dependabot/gradle/kotestVersio…
Browse files Browse the repository at this point in the history
…n-5.9.1
  • Loading branch information
dependabot[bot] committed Jul 2, 2024
2 parents 22b05b8 + 58df6fa commit 129d4e4
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 @@ -32,7 +32,7 @@ subprojects {
dependencies {
val otelVersion = "1.38.0"
val otelAlphaVersion = "1.31.0-alpha"
val kotestVersion = "5.9.0"
val kotestVersion = "5.9.1"
// TODO update brave & zipkin reporter as soon as Spring Boot updates their versions
"implementation"(platform("io.zipkin.brave:brave-bom:5.16.0"))
"implementation"(platform("io.zipkin.reporter2:zipkin-reporter-bom:3.4.0"))
Expand Down

0 comments on commit 129d4e4

Please sign in to comment.