Skip to content

Commit 49f7c04

Browse files
Update data-ingestion-lib to released 0.6.0.0 (#568)
1 parent 5a9f858 commit 49f7c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3'
284284

285-
implementation ('com.github.hmcts:data-ingestion-lib:0.6.0.0-beta-15') {
285+
implementation ('com.github.hmcts:data-ingestion-lib:0.6.0.0') {
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)