Skip to content

Commit

Permalink
Update dependency com.contentgrid.spring:contentgrid-spring-data-rest…
Browse files Browse the repository at this point in the history
… to v0.8.1
  • Loading branch information
renovate[bot] authored Sep 4, 2023
1 parent 65bbae2 commit 5cc47c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thunx-integration-tests/api-integration-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.boot:spring-boot-starter-web'

testImplementation testFixtures('com.contentgrid.spring:contentgrid-spring-data-rest:0.7.1')
testImplementation testFixtures('com.contentgrid.spring:contentgrid-spring-data-rest:0.8.1')

runtimeOnly 'org.postgresql:postgresql'
runtimeOnly 'org.testcontainers:postgresql:1.19.0'
Expand Down

0 comments on commit 5cc47c9

Please sign in to comment.