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 Oct 18, 2024
1 parent f501109 commit 329e8e5
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 @@ -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'
Expand Down

0 comments on commit 329e8e5

Please sign in to comment.