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.2
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 7e64a0f commit 27f15e4
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.2')
testImplementation 'com.contentgrid.spring:contentgrid-spring-test:0.15.0'

runtimeOnly 'org.postgresql:postgresql'
Expand Down

0 comments on commit 27f15e4

Please sign in to comment.