Skip to content

Commit

Permalink
Update dependency com.github.hmcts:befta-fw to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 23, 2023
1 parent 132dc97 commit 4e9e17b
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 @@ -259,7 +259,7 @@ dependencies {
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-core', version: versions.jackson
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-annotations', version: versions.jackson
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '6.1.0'
implementation (group: 'com.github.hmcts', name: 'befta-fw', version: '8.7.11') {
implementation (group: 'com.github.hmcts', name: 'befta-fw', version: '20.2.0.rdm.8934.1') {
exclude group: 'org.apache.commons', module: 'commons-compress'
exclude group: 'com.google.guava', module: 'guava'
exclude group: 'org.apache.poi', module: 'poi-ooxml'
Expand Down

0 comments on commit 4e9e17b

Please sign in to comment.