Skip to content

Commit

Permalink
Update dependency com.contentgrid.thunx:thunx-bom to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2023
1 parent df8b281 commit c48dad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-security'
implementation 'org.springframework.boot:spring-boot-starter-actuator'

implementation platform('com.contentgrid.thunx:thunx-bom:0.7.0')
implementation platform('com.contentgrid.thunx:thunx-bom:0.9.0')
implementation 'com.contentgrid.thunx:thunx-spring'
implementation 'com.contentgrid.thunx:thunx-pdp-opa'

Expand Down

0 comments on commit c48dad6

Please sign in to comment.