Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-starter-web from 3.1.1 to 3…
Browse files Browse the repository at this point in the history
….1.2 (#9001)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent 93e8025 commit d17876e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark-overhead-jmh/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
}

dependencies {
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.1.1")
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.1.2")
}

tasks {
Expand Down

0 comments on commit d17876e

Please sign in to comment.