We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf37dd commit e3dc096Copy full SHA for e3dc096
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.4")
+ jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.3.5")
12
13
14
tasks {
0 commit comments