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.aaakk.us.kg[bot] <mend-for-github.aaakk.us.kg[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github.aaakk.us.kg[bot] authored Nov 21, 2024
1 parent 34d2005 commit 90b8841
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.14.2'
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.11.2'
}

Expand Down

0 comments on commit 90b8841

Please sign in to comment.