Skip to content

Commit

Permalink
Update dependency com.contentgrid.spring:contentgrid-spring-test to v…
Browse files Browse the repository at this point in the history
…0.16.0
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent f501109 commit 41e4a55
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 @@ -22,7 +22,7 @@ dependencies {
testImplementation 'org.springframework.security:spring-security-test'

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

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

0 comments on commit 41e4a55

Please sign in to comment.