Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 26, 2024
1 parent 8d48046 commit 4d4b873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ dependencies {
implementation "io.reactivex.rxjava3:rxjava:3.1.8"

testImplementation "junit:junit:4.13.2"
testImplementation "org.assertj:assertj-core:3.25.3"
testImplementation "org.assertj:assertj-core:3.26.0"
}

0 comments on commit 4d4b873

Please sign in to comment.