Skip to content

Commit

Permalink
Merge pull request #76 from kostasdrakonakis/dependabot/gradle/com.go…
Browse files Browse the repository at this point in the history
…ogle.truth-truth-1.4.2

Bump com.google.truth:truth from 1.4.0 to 1.4.2
  • Loading branch information
kostasdrakonakis authored Mar 9, 2024
2 parents ea0bc16 + dacfb2c commit 7d9695c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-navigator-compiler/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {
kapt 'net.ltgt.gradle.incap:incap-processor:1.0.0'
implementation project(':android-navigator-annotations')
testImplementation 'junit:junit:4.13.2'
testImplementation 'com.google.truth:truth:1.4.0'
testImplementation 'com.google.truth:truth:1.4.2'
testImplementation 'com.google.testing.compile:compile-testing:0.21.0'
}

Expand Down

0 comments on commit 7d9695c

Please sign in to comment.