Skip to content

Commit

Permalink
fix(deps): update dependency commons-validator:commons-validator to v…
Browse files Browse the repository at this point in the history
…1.9.0

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] authored Aug 29, 2024
1 parent 9989ac6 commit cb10a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ dependencies {
testImplementation 'org.mockito:mockito-junit-jupiter:5.11.0'
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
testImplementation "com.cronutils:cron-utils:9.2.1"
testImplementation "commons-validator:commons-validator:1.8.0"
testImplementation "commons-validator:commons-validator:1.9.0"
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
}

Expand Down

0 comments on commit cb10a29

Please sign in to comment.