We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edbd9aa commit 23d7063Copy full SHA for 23d7063
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.1")
+ jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.4.2")
17
18
19
tasks {
0 commit comments