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.15.3
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 73ef5c5 commit f17b0f7
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.15.3'

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

0 comments on commit f17b0f7

Please sign in to comment.