We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a9f858 commit 49f7c04Copy full SHA for 49f7c04
build.gradle
@@ -282,7 +282,7 @@ dependencies {
282
283
implementation group: 'org.yaml', name: 'snakeyaml', version: '2.3'
284
285
- implementation ('com.github.hmcts:data-ingestion-lib:0.6.0.0-beta-15') {
+ implementation ('com.github.hmcts:data-ingestion-lib:0.6.0.0') {
286
exclude group: 'org.springframework.boot', module: 'spring-boot-starter-web'
287
exclude group: 'org.glassfish', module: 'jakarta.el'
288
}
0 commit comments