Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework.boot:spring-boot-sta…
Browse files Browse the repository at this point in the history
…rter-web to v3.3.2 (main) (#11855)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 22, 2024
1 parent 74244c8 commit 7e71ccd
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.3.1")
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.3.2")
}

tasks {
Expand Down

0 comments on commit 7e71ccd

Please sign in to comment.