File tree Expand file tree Collapse file tree
contentgrid-appserver-domain
contentgrid-appserver-platform Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies {
1515 implementation project(' :contentgrid-appserver-contentstore-api' )
1616 implementation project(' :contentgrid-appserver-domain-spi' )
1717 implementation ' org.springframework:spring-core'
18- implementation ' com.contentgrid.hateoas:contentgrid-pagination-offset:0 .0.4 '
18+ implementation ' com.contentgrid.hateoas:contentgrid-pagination-offset:1 .0.0 '
1919 implementation ' tools.jackson.core:jackson-databind'
2020
2121 testImplementation ' org.mockito:mockito-junit-jupiter'
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ dependencies {
1414 constraints {
1515 api ' org.hamcrest:hamcrest:3.0'
1616
17- api ' com.contentgrid.hateoas:contentgrid-pagination-api:0 .0.4 '
18- api ' com.contentgrid.hateoas:contentgrid-hateoas-spring:0 .0.4 '
17+ api ' com.contentgrid.hateoas:contentgrid-pagination-api:1 .0.0 '
18+ api ' com.contentgrid.hateoas:contentgrid-hateoas-spring:1 .0.0 '
1919
2020 api ' com.fasterxml.uuid:java-uuid-generator:5.2.0'
2121
You can’t perform that action at this time.
0 commit comments