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