Skip to content

Commit

Permalink
Bump org.springframework.boot from 3.1.0 to 3.1.2 (#9002)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent 5123426 commit 93e8025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoke-tests-otel-starter/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("otel.java-conventions")
id("org.springframework.boot") version "3.1.0"
id("org.springframework.boot") version "3.1.2"
id("org.graalvm.buildtools.native")
}

Expand Down

0 comments on commit 93e8025

Please sign in to comment.