Skip to content

Commit 834a2c5

Browse files
Bump org.springframework.boot from 3.0.5 to 3.2.2 (#477)
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.0.5 to 3.2.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.5...v3.2.2) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b71433 commit 834a2c5

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
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
4-
id("org.springframework.boot") version "3.0.5"
4+
id("org.springframework.boot") version "3.2.2"
55
id("io.spring.dependency-management") version "1.1.4"
66
kotlin("jvm") version "1.7.22"
77
kotlin("plugin.spring") version "1.7.22"

0 commit comments

Comments
 (0)