Skip to content

Commit

Permalink
chore(deps): bump org.springframework.boot from 2.7.10 to 3.1.5
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 02c676a commit 731c32f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ val copyWasmDependencies by tasks.creating(Copy::class) {
}

plugins {
id("org.springframework.boot") version "2.7.10"
id("org.springframework.boot") version "3.1.5"
id("io.spring.dependency-management") version "1.1.3"
val kotlinVersion by System.getProperties()
kotlin("jvm") version "$kotlinVersion"
Expand Down

0 comments on commit 731c32f

Please sign in to comment.