Skip to content

Commit e19a28d

Browse files
authored
Merge pull request #30 from OSGP/dependabot/gradle/org.springframework.boot-spring-boot-dependencies-3.3.5
Bump org.springframework.boot:spring-boot-dependencies from 3.3.4 to 3.3.5
2 parents 7c4bfd4 + 46077c5 commit e19a28d

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
@@ -45,7 +45,7 @@ subprojects {
4545

4646
extensions.configure<StandardDependencyManagementExtension> {
4747
imports {
48-
mavenBom("org.springframework.boot:spring-boot-dependencies:3.3.4")
48+
mavenBom("org.springframework.boot:spring-boot-dependencies:3.3.5")
4949
}
5050
}
5151

0 commit comments

Comments
 (0)