We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5123426 commit 93e8025Copy full SHA for 93e8025
smoke-tests-otel-starter/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("otel.java-conventions")
3
- id("org.springframework.boot") version "3.1.0"
+ id("org.springframework.boot") version "3.1.2"
4
id("org.graalvm.buildtools.native")
5
}
6
0 commit comments