Skip to content

Commit 61b3352

Browse files
renovate[bot]Abhishekkr3003
authored andcommitted
fix(deps): update dependency org.springframework.boot:spring-boot-starter-web to v3.3.6 (open-telemetry#12765)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26e53a9 commit 61b3352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark-overhead-jmh/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
dependencies {
11-
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.3.5")
11+
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.3.6")
1212
}
1313

1414
tasks {

0 commit comments

Comments
 (0)