Skip to content

Commit 8bc6596

Browse files
gradle(deps): bump org.springframework.boot from 2.7.10 to 3.1.0
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.10 to 3.1.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.10...v3.1.0) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7341bfc commit 8bc6596

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import ru.vyarus.gradle.plugin.python.PythonExtension
55

66
plugins {
77
id("java")
8-
id("org.springframework.boot") version "2.7.10"
8+
id("org.springframework.boot") version "3.1.0"
99
id("org.springframework.cloud.contract") version "3.1.6"
1010
id("au.com.dius.pact") version "4.5.5"
1111
id("io.spring.dependency-management") version "1.0.15.RELEASE"

0 commit comments

Comments
 (0)