Skip to content

Commit 516192c

Browse files
chore(deps): bump org.junit.jupiter:junit-jupiter-params from 5.12.2 to 5.13.1 (#1445)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e45f01 commit 516192c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wrapper/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ dependencies {
5353
testImplementation("org.junit.platform:junit-platform-engine:1.12.2")
5454
testImplementation("org.junit.platform:junit-platform-launcher:1.13.0")
5555
testImplementation("org.junit.platform:junit-platform-suite-engine:1.13.1")
56-
testImplementation("org.junit.jupiter:junit-jupiter-api:5.12.2")
57-
testImplementation("org.junit.jupiter:junit-jupiter-params:5.12.2")
56+
testImplementation("org.junit.jupiter:junit-jupiter-api:5.13.1")
57+
testImplementation("org.junit.jupiter:junit-jupiter-params:5.13.1")
5858
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
5959

6060
testImplementation("org.apache.commons:commons-dbcp2:2.13.0")

0 commit comments

Comments
 (0)