Skip to content

Commit

Permalink
Merge pull request #482 from matomo-org/dependabot/gradle/org.awaitil…
Browse files Browse the repository at this point in the history
…ity-awaitility-4.2.1

Bump org.awaitility:awaitility from 4.2.0 to 4.2.1
  • Loading branch information
hannesa2 authored May 8, 2024
2 parents 1f8b7b8 + 7c34922 commit e1778c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {
implementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.2"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"

testImplementation 'org.awaitility:awaitility:4.2.0'
testImplementation 'org.awaitility:awaitility:4.2.1'
testImplementation 'androidx.test:core:1.5.0'
// Robolectric
testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit e1778c4

Please sign in to comment.