We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be378bf commit 49ddaaaCopy full SHA for 49ddaaa
contentgrid-appserver-rest/build.gradle
@@ -19,7 +19,7 @@ dependencies {
19
20
implementation 'org.springframework.boot:spring-boot-starter-web'
21
implementation 'org.springframework.boot:spring-boot-starter-hateoas'
22
- implementation 'com.contentgrid.hateoas:contentgrid-hateoas-spring:0.0.2'
+ implementation 'com.contentgrid.hateoas:contentgrid-hateoas-spring:0.0.3'
23
24
annotationProcessor 'org.projectlombok:lombok'
25
0 commit comments