Skip to content

Commit 430660a

Browse files
chore(deps): update dependency org.junit.jupiter:junit-jupiter-params to v6
1 parent ecb82fd commit 430660a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ dependencies {
9797
api project(":dd-javac-plugin-client")
9898

9999
testImplementation "org.junit.jupiter:junit-jupiter-api:5.9.2"
100-
testImplementation "org.junit.jupiter:junit-jupiter-params:5.9.2"
100+
testImplementation "org.junit.jupiter:junit-jupiter-params:6.0.3"
101101
testImplementation "commons-io:commons-io:2.14.0"
102102

103103
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.9.2"

0 commit comments

Comments
 (0)