Skip to content

Commit

Permalink
Merge pull request #32 from emschu/dependabot/gradle/main/commons-val…
Browse files Browse the repository at this point in the history
…idator-commons-validator-1.8.0

Bump commons-validator:commons-validator from 1.7 to 1.8.0
  • Loading branch information
emschu authored Dec 30, 2023
2 parents 29f69e8 + a336632 commit c7f76b3
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 @@ -171,7 +171,7 @@ dependencies {
implementation 'com.github.mukeshsolanki:MarkdownView-Android:2.0.0'
implementation "com.mikepenz:aboutlibraries-compose:$latestAboutLibsRelease"
implementation "com.mikepenz:aboutlibraries-core:$latestAboutLibsRelease"
implementation "commons-validator:commons-validator:1.7"
implementation "commons-validator:commons-validator:1.8.0"
implementation 'org.snmp4j:snmp4j:3.7.7'
implementation 'com.github.AppIntro:AppIntro:6.2.0'
}
Expand Down

0 comments on commit c7f76b3

Please sign in to comment.