Skip to content

Commit

Permalink
Merge pull request #877 from ZeusWPI/dependabot/gradle/commons-valida…
Browse files Browse the repository at this point in the history
…tor-commons-validator-1.8.0

Bump commons-validator:commons-validator from 1.7 to 1.8.0
  • Loading branch information
niknetniko authored Jan 24, 2024
2 parents 77fec04 + 7d367ee commit 424a44d
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 @@ -235,7 +235,7 @@ dependencies {
testImplementation 'org.skyscreamer:jsonassert:1.5.1'
testImplementation 'com.github.niknetniko:easy-random:master-SNAPSHOT'
testImplementation 'org.apache.commons:commons-lang3:3.14.0'
testImplementation 'commons-validator:commons-validator:1.7'
testImplementation 'commons-validator:commons-validator:1.8.0'
testImplementation 'com.google.guava:guava:33.0.0-jre'
}

Expand Down

0 comments on commit 424a44d

Please sign in to comment.