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.5.0
  • Loading branch information
renovate[bot] authored Jul 28, 2023
1 parent fc3ef05 commit 474e546
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 @@ -16,7 +16,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.4.3')
testImplementation testFixtures('com.contentgrid.spring:contentgrid-spring-data-rest:0.5.0')

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

0 comments on commit 474e546

Please sign in to comment.