Skip to content

Commit a884d5c

Browse files
Update dependency com.github.hmcts:befta-fw to v20
1 parent 130c100 commit a884d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ dependencies {
259259
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-core', version: versions.jackson
260260
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-annotations', version: versions.jackson
261261
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '6.1.0'
262-
implementation (group: 'com.github.hmcts', name: 'befta-fw', version: '8.7.11') {
262+
implementation (group: 'com.github.hmcts', name: 'befta-fw', version: '20.2.0.rdm.8934.1') {
263263
exclude group: 'org.apache.commons', module: 'commons-compress'
264264
exclude group: 'com.google.guava', module: 'guava'
265265
exclude group: 'org.apache.poi', module: 'poi-ooxml'

0 commit comments

Comments
 (0)