Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit 5758525

Browse files
update sscs-common to 5.9.0 (#621)
1 parent becf8a2 commit 5758525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ dependencies {
339339
implementation group: 'ch.qos.logback', name: 'logback-core', version: '1.2.10'
340340
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.2.10'
341341

342-
implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.8.0'
342+
implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.9.0'
343343
implementation group: 'org.slf4j', name: 'slf4j-api', version: '1.7.36'
344344

345345
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-core', version: '2.15.2'

0 commit comments

Comments
 (0)