We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e1a19c commit 8fb97b5Copy full SHA for 8fb97b5
benchmark-overhead-jmh/build.gradle.kts
@@ -13,7 +13,7 @@ otelJava {
13
}
14
15
dependencies {
16
- jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.4.2")
+ jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.4.3")
17
18
19
tasks {
0 commit comments