Skip to content

Commit 27ff02c

Browse files
dependabot[bot]royclarkson
authored andcommitted
(2.3.x): Bump org.springframework.boot from 3.3.4 to 3.3.5
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.4 to 3.3.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...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] <[email protected]>
1 parent e3a3bb4 commit 27ff02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
id "io.spring.nohttp" version "0.0.11"
4-
id 'org.springframework.boot' version "3.3.4"
4+
id 'org.springframework.boot' version "3.3.5"
55
id 'org.asciidoctor.jvm.pdf' version '4.0.3'
66
id 'org.asciidoctor.jvm.convert' version '4.0.3'
77
}

0 commit comments

Comments
 (0)