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.16.1
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 4d1d4bf commit 8827541
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
@@ -21,7 +21,7 @@ dependencies {
testImplementation 'org.springframework.boot:spring-boot-starter-oauth2-resource-server'
testImplementation 'org.springframework.security:spring-security-test'

testImplementation testFixtures('com.contentgrid.spring:contentgrid-spring-data-rest:0.15.0')
testImplementation testFixtures('com.contentgrid.spring:contentgrid-spring-data-rest:0.16.1')
testImplementation 'com.contentgrid.spring:contentgrid-spring-test:0.15.0'

runtimeOnly 'org.postgresql:postgresql'

0 comments on commit 8827541

Please sign in to comment.