Skip to content

Commit

Permalink
Merge pull request #158 from JEsperancinhaOrg/dependabot/gradle/org.a…
Browse files Browse the repository at this point in the history
…ssertj-assertj-core-3.27.3

Bump org.assertj:assertj-core from 3.27.2 to 3.27.3
  • Loading branch information
github-actions[bot] authored Jan 20, 2025
2 parents 7577d75 + 7b61ad9 commit c77f1e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions itf-chartizate-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
testImplementation 'org.mockito:mockito-core:5.15.2'
androidTestImplementation 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
androidTestImplementation 'org.assertj:assertj-core:3.27.2'
androidTestImplementation 'org.assertj:assertj-core:3.27.3'
androidTestImplementation 'androidx.test:runner:1.6.2'
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'org.mockito:mockito-android:5.15.2'
Expand All @@ -76,7 +76,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
testImplementation 'org.mockito:mockito-core:5.15.2'
androidTestImplementation 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
androidTestImplementation 'org.assertj:assertj-core:3.27.2'
androidTestImplementation 'org.assertj:assertj-core:3.27.3'
androidTestImplementation 'androidx.test:runner:1.6.2'
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'org.mockito:mockito-android:5.15.2'
Expand Down

0 comments on commit c77f1e1

Please sign in to comment.