We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cd791b commit cf656ecCopy full SHA for cf656ec
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