We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a91fa61 commit 5a9f858Copy full SHA for 5a9f858
1 file changed
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-14') {
+ implementation ('com.github.hmcts:data-ingestion-lib:0.6.0.0-beta-15') {
286
exclude group: 'org.springframework.boot', module: 'spring-boot-starter-web'
287
exclude group: 'org.glassfish', module: 'jakarta.el'
288
}
0 commit comments