Skip to content

Commit c2dd99a

Browse files
Update dependency com.github.hmcts:befta-fw to v20
1 parent e774e62 commit c2dd99a

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
@@ -260,7 +260,7 @@ dependencies {
260260
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-core', version: versions.jackson
261261
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-annotations', version: versions.jackson
262262
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '6.1.0'
263-
implementation (group: 'com.github.hmcts', name: 'befta-fw', version: '8.7.11') {
263+
implementation (group: 'com.github.hmcts', name: 'befta-fw', version: '20.2.0.rdm.8934.1') {
264264
exclude group: 'org.apache.commons', module: 'commons-compress'
265265
exclude group: 'com.google.guava', module: 'guava'
266266
exclude group: 'org.apache.poi', module: 'poi-ooxml'

0 commit comments

Comments
 (0)