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-garden.eu.org[bot] <mend-for-garden.eu.org[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-garden.eu.org[bot] authored Jan 28, 2025
1 parent df8bf28 commit b2b4086
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 @@ -186,7 +186,7 @@ dependencies {
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
testImplementation "com.cronutils:cron-utils:9.2.1"
testImplementation 'com.jayway.jsonpath:json-path:2.9.0'
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'
}
task addSparkJar(type: Copy) {
Expand Down

0 comments on commit b2b4086

Please sign in to comment.