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 5481de0 commit b5c9108Copy full SHA for b5c9108
build.gradle
@@ -24,5 +24,5 @@ dependencies {
24
implementation "io.reactivex.rxjava3:rxjava:3.1.10"
25
26
testImplementation "junit:junit:4.13.2"
27
- testImplementation "org.assertj:assertj-core:3.27.1"
+ testImplementation "org.assertj:assertj-core:3.27.3"
28
}
0 commit comments