Skip to content

Commit a746fd9

Browse files
Bump org.springframework.boot from 3.4.1 to 3.4.2 (#146)
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.1...v3.4.2) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ivan Vakhrushev <mfvanek@gmail.com>
1 parent 49d1bd4 commit a746fd9

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
@@ -3,7 +3,7 @@ import net.ltgt.gradle.errorprone.errorprone
33

44
plugins {
55
id("java")
6-
id("org.springframework.boot") version "3.4.1"
6+
id("org.springframework.boot") version "3.4.2"
77
id("io.spring.dependency-management") version "1.1.7"
88
id("com.bmuschko.docker-java-application") version "9.4.0"
99
id("com.google.osdetector") version "1.7.3"

0 commit comments

Comments
 (0)