Skip to content

Commit cf77231

Browse files
DTSRD-4788 (#647)
* Update data-ingestion-lib to 0.6.0.4_beta * Update data-ingestion-lib to 0.6.0.4
1 parent cd1331c commit cf77231

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ dependencies {
282282

283283
implementation group: 'org.yaml', name: 'snakeyaml', version: '2.4'
284284

285-
implementation ('com.github.hmcts:data-ingestion-lib:0.6.0.2') {
285+
implementation ('com.github.hmcts:data-ingestion-lib:0.6.0.4') {
286286
exclude group: 'org.springframework.boot', module: 'spring-boot-starter-web'
287287
exclude group: 'org.glassfish', module: 'jakarta.el'
288288
}

0 commit comments

Comments
 (0)