Skip to content

Commit 64a0f1c

Browse files
Update dependency org.assertj:assertj-core to v3.27.7
1 parent 7111866 commit 64a0f1c

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
@@ -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.6"
27+
testImplementation "org.assertj:assertj-core:3.27.7"
2828
}

0 commit comments

Comments
 (0)