Skip to content

Commit 4dd9688

Browse files
Update dependency org.assertj:assertj-core to v3.27.6 (#122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f87ee5 commit 4dd9688

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
@@ -24,5 +24,5 @@ dependencies {
2424
implementation "io.reactivex.rxjava3:rxjava:3.1.12"
2525

2626
testImplementation "junit:junit:4.13.2"
27-
testImplementation "org.assertj:assertj-core:3.27.5"
27+
testImplementation "org.assertj:assertj-core:3.27.6"
2828
}

0 commit comments

Comments
 (0)