Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@@ -8,7 +8,7 @@ plugins {
}
dependencies {
- jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.2.6")
+ jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.3.0")
tasks {
@@ -1,6 +1,6 @@
plugins {
id("otel.java-conventions")
- id("org.springframework.boot") version "3.2.6"
+ id("org.springframework.boot") version "3.3.0"
id("org.graalvm.buildtools.native")