Skip to content

Commit da49c14

Browse files
Bump org.springframework.boot from 3.3.3 to 3.3.5 (#3260)
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.3 to 3.3.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.3...v3.3.5) --- 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>
1 parent 4172fb5 commit da49c14

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
@@ -2,7 +2,7 @@ import com.install4j.gradle.Install4jTask
22
import org.gradle.internal.os.OperatingSystem
33

44
plugins {
5-
id("org.springframework.boot") version "3.3.3"
5+
id("org.springframework.boot") version "3.3.5"
66
id("com.install4j.gradle") version "10.0.8"
77
id("de.undercouch.download") version "5.6.0"
88
id("jacoco")

0 commit comments

Comments
 (0)