Skip to content

Commit

Permalink
Dependency :thunx-spring has been split/renamed into :thunx-spring-ga…
Browse files Browse the repository at this point in the history
…teway
  • Loading branch information
tgeens committed Sep 7, 2023
1 parent d6970c0 commit 883bdfd
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 @@ -59,7 +59,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-actuator'

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

implementation 'org.springframework.cloud:spring-cloud-kubernetes-fabric8-loadbalancer'
Expand Down

0 comments on commit 883bdfd

Please sign in to comment.