Skip to content

Commit

Permalink
Merge pull request #318 from mathisdt/dependabot/gradle/app/com.tngte…
Browse files Browse the repository at this point in the history
…ch.archunit-archunit-1.4.0

Bump com.tngtech.archunit:archunit from 1.3.0 to 1.4.0 in /app
  • Loading branch information
github-actions[bot] authored Feb 11, 2025
2 parents e62fcb5 + b355595 commit f6c73b9
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 @@ -96,7 +96,7 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
testImplementation 'com.google.truth:truth:1.4.4'
testImplementation 'org.mockito:mockito-core:5.15.2'
testImplementation 'com.tngtech.archunit:archunit:1.3.0'
testImplementation 'com.tngtech.archunit:archunit:1.4.0'

androidTestImplementation 'androidx.test:runner:1.5.2'
androidTestImplementation 'androidx.test:rules:1.5.0'
Expand Down

0 comments on commit f6c73b9

Please sign in to comment.