Skip to content

Commit 9e6a4b7

Browse files
chore(deps): bump org.springframework.boot from 2.7.10 to 3.1.5
Bumps org.springframework.boot from 2.7.10 to 3.1.5. --- 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 65a6caa commit 9e6a4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ val copyWasmDependencies by tasks.creating(Copy::class) {
6565
}
6666

6767
plugins {
68-
id("org.springframework.boot") version "2.7.10"
68+
id("org.springframework.boot") version "3.1.5"
6969
id("io.spring.dependency-management") version "1.1.3"
7070
val kotlinVersion by System.getProperties()
7171
kotlin("jvm") version "$kotlinVersion"

0 commit comments

Comments
 (0)