Skip to content

Commit d17876e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark-overhead-jmh/build.gradle.kts

+1-1
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.1.1")
11+
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.1.2")
1212
}
1313

1414
tasks {

0 commit comments

Comments
 (0)