We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b8bbe commit d99d45fCopy full SHA for d99d45f
junit-jupiter-params/junit-jupiter-params.gradle
@@ -23,7 +23,7 @@ afterEvaluate {
23
dependencies {
24
api(project(':junit-jupiter-api'))
25
26
- shadowed('com.univocity:univocity-parsers:2.6.3')
+ shadowed('com.univocity:univocity-parsers:2.6.4')
27
28
testImplementation("org.assertj:assertj-core:${assertJVersion}")
29
testImplementation("org.mockito:mockito-core:${mockitoVersion}")
0 commit comments