Skip to content

Commit 731c32f

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 02c676a commit 731c32f

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
@@ -64,7 +64,7 @@ val copyWasmDependencies by tasks.creating(Copy::class) {
6464
}
6565

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

0 commit comments

Comments
 (0)