Skip to content

Commit d99d45f

Browse files
committed
Upgrade to Univocity 2.6.4
1 parent a6b8bbe commit d99d45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

junit-jupiter-params/junit-jupiter-params.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ afterEvaluate {
2323
dependencies {
2424
api(project(':junit-jupiter-api'))
2525

26-
shadowed('com.univocity:univocity-parsers:2.6.3')
26+
shadowed('com.univocity:univocity-parsers:2.6.4')
2727

2828
testImplementation("org.assertj:assertj-core:${assertJVersion}")
2929
testImplementation("org.mockito:mockito-core:${mockitoVersion}")

0 commit comments

Comments
 (0)