Skip to content

Commit 36ad51c

Browse files
Update dependency com.github.hmcts:rd-commons-lib to v0.1.4 (#1263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 130da4c commit 36ad51c

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
@@ -409,7 +409,7 @@ dependencies {
409409
testImplementation group: 'org.testcontainers', name: 'junit-jupiter', version: '1.21.4'
410410
testImplementation group: 'org.testcontainers', name: 'testcontainers', version: versions.testContainer_postgresql
411411

412-
testImplementation group: 'com.github.hmcts', name: 'rd-commons-lib', version: '0.1.3'
412+
testImplementation group: 'com.github.hmcts', name: 'rd-commons-lib', version: '0.1.4'
413413
testImplementation group: 'org.hamcrest', name: 'hamcrest', version: '3.0'
414414
testImplementation group: 'org.mockito', name: 'mockito-junit-jupiter', version: '5.23.0'
415415
testImplementation group: 'org.mockito', name: 'mockito-inline', version: '5.2.0'

0 commit comments

Comments
 (0)