Skip to content

Commit fb7f84b

Browse files
[deps]: Bump org.springframework.boot from 3.3.6 to 3.4.3
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.6 to 3.4.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.6...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] <support@github.com>
1 parent e36cef6 commit fb7f84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id "idea"
55
id "org.jetbrains.kotlin.jvm" version "1.9.25"
66
id "org.jetbrains.kotlin.plugin.spring" version "1.9.25"
7-
id "org.springframework.boot" version "3.3.6"
7+
id "org.springframework.boot" version "3.4.3"
88
id "io.spring.dependency-management" version "1.1.6"
99
id "com.github.davidmc24.gradle.plugin.avro-base" version "1.9.1"
1010
id "com.google.protobuf" version "0.9.4"

0 commit comments

Comments
 (0)