Skip to content

Commit

Permalink
Merge pull request #128 from synyx/dependabot/gradle/org.assertj-asse…
Browse files Browse the repository at this point in the history
…rtj-core-3.16.1

Bump assertj-core from 3.12.2 to 3.16.1
  • Loading branch information
heetel authored Jan 4, 2024
2 parents 2cc8ffd + a4ab01d commit d4aecca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dependencies {

//Tests
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.assertj:assertj-core:3.12.2'
testImplementation 'org.assertj:assertj-core:3.16.1'
androidTestImplementation 'androidx.test:runner:1.4.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
Expand Down

0 comments on commit d4aecca

Please sign in to comment.