Skip to content

Commit fc65800

Browse files
Bump org.springframework.boot from 3.3.5 to 3.4.3
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.5 to 3.4.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.3) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b801ffa commit fc65800

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 io.gitlab.arturbosch.detekt.getSupportedKotlinVersion
22

33
plugins {
4-
id("org.springframework.boot") version "3.3.5"
4+
id("org.springframework.boot") version "3.4.3"
55
id("io.spring.dependency-management") version "1.1.7"
66
id("org.jmailen.kotlinter") version "4.3.0"
77
id("io.gitlab.arturbosch.detekt") version "1.23.8"

0 commit comments

Comments
 (0)