Bump org.springframework.boot:spring-boot-starter-web from 3.0.7 to 3.1.0 (#8533)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a41158fa1b
commit
389005ea11
|
@ -8,7 +8,7 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.0.7")
|
jmhImplementation("org.springframework.boot:spring-boot-starter-web:3.1.0")
|
||||||
}
|
}
|
||||||
|
|
||||||
tasks {
|
tasks {
|
||||||
|
|
Loading…
Reference in New Issue