We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b32e056 commit 9bec9dbCopy full SHA for 9bec9db
contentgrid-hateoas-spring/build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
dependencies {
8
- api platform("org.springframework.boot:spring-boot-dependencies:3.5.8")
+ api platform("org.springframework.boot:spring-boot-dependencies:4.0.0")
9
10
api project(":contentgrid-pagination:contentgrid-pagination-api")
11
0 commit comments