Skip to content

Commit cc7f3c8

Browse files
dependabot[bot]Attacktive
authored andcommitted
chore(deps): bump org.springframework.boot from 3.4.0 to 3.4.1
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.1) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64fce35 commit cc7f3c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ java.sourceCompatibility = JavaVersion.VERSION_21
88
plugins {
99
val kotlinPluginVersion = "2.1.0"
1010

11-
id("org.springframework.boot") version "3.4.0"
11+
id("org.springframework.boot") version "3.4.1"
1212
id("io.spring.dependency-management") version "1.1.7"
1313
kotlin("jvm") version kotlinPluginVersion
1414
kotlin("plugin.spring") version kotlinPluginVersion

0 commit comments

Comments
 (0)