Skip to content

Commit 3d76446

Browse files
Update dependency com.github.hmcts:rd-commons-lib to v0.1.3 (#1113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 38fe553 commit 3d76446

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
@@ -406,7 +406,7 @@ dependencies {
406406
implementation "com.github.hmcts.java-logging:logging:${versions.reformLogging}"
407407
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.6.0'
408408

409-
testImplementation group: 'com.github.hmcts', name: 'rd-commons-lib', version: '0.1.2'
409+
testImplementation group: 'com.github.hmcts', name: 'rd-commons-lib', version: '0.1.3'
410410

411411
compileOnly group: 'org.projectlombok', name: 'lombok', version: versions.lombok
412412
annotationProcessor group: 'org.projectlombok', name: 'lombok', version: versions.lombok

0 commit comments

Comments
 (0)