Skip to content

Commit 6c6ea1c

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.13.2 (#4679)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97989fa commit 6c6ea1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ subprojects {
6969

7070
dependencies {
7171
// Tests
72-
testImplementation("org.junit.jupiter:junit-jupiter:5.13.1")
72+
testImplementation("org.junit.jupiter:junit-jupiter:5.13.2")
7373
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.13.2")
7474
}
7575

0 commit comments

Comments
 (0)