Skip to content

Commit 49ddaaa

Browse files
Update dependency com.contentgrid.hateoas:contentgrid-hateoas-spring to v0.0.3
1 parent be378bf commit 49ddaaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contentgrid-appserver-rest/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies {
1919

2020
implementation 'org.springframework.boot:spring-boot-starter-web'
2121
implementation 'org.springframework.boot:spring-boot-starter-hateoas'
22-
implementation 'com.contentgrid.hateoas:contentgrid-hateoas-spring:0.0.2'
22+
implementation 'com.contentgrid.hateoas:contentgrid-hateoas-spring:0.0.3'
2323

2424
annotationProcessor 'org.projectlombok:lombok'
2525

0 commit comments

Comments
 (0)