We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c616f commit 0c22a8eCopy full SHA for 0c22a8e
benchmark-overhead-jmh/build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
}
9
10
dependencies {
11
- jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.3.3")
+ jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.3.4")
12
13
14
tasks {
0 commit comments