Skip to content

Commit 93e8025

Browse files
Bump org.springframework.boot from 3.1.0 to 3.1.2 (open-telemetry#9002)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5123426 commit 93e8025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-tests-otel-starter/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("otel.java-conventions")
3-
id("org.springframework.boot") version "3.1.0"
3+
id("org.springframework.boot") version "3.1.2"
44
id("org.graalvm.buildtools.native")
55
}
66

0 commit comments

Comments
 (0)