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 Jan 16, 2025
1 parent f66c53b commit e455e7a
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 @@ -158,7 +158,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 e455e7a

Please sign in to comment.