Skip to content

Commit 3fdb533

Browse files
Merge pull request #110 from xenit-eu/renovate/spring-boot
Update dependency org.springframework.boot:spring-boot-dependencies to v3.5.9
2 parents b32e056 + 364c194 commit 3fdb533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contentgrid-hateoas-spring/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
dependencies {
8-
api platform("org.springframework.boot:spring-boot-dependencies:3.5.8")
8+
api platform("org.springframework.boot:spring-boot-dependencies:3.5.9")
99

1010
api project(":contentgrid-pagination:contentgrid-pagination-api")
1111

0 commit comments

Comments
 (0)