We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f87ee5 commit 4dd9688Copy full SHA for 4dd9688
build.gradle
@@ -24,5 +24,5 @@ dependencies {
24
implementation "io.reactivex.rxjava3:rxjava:3.1.12"
25
26
testImplementation "junit:junit:4.13.2"
27
- testImplementation "org.assertj:assertj-core:3.27.5"
+ testImplementation "org.assertj:assertj-core:3.27.6"
28
}
0 commit comments