Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0e70b06

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.13.4 (#210)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4757c1 commit 0e70b06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.test/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories {
1313
}
1414

1515
dependencies {
16-
testImplementation("org.junit.jupiter:junit-jupiter:5.13.3")
16+
testImplementation("org.junit.jupiter:junit-jupiter:5.13.4")
1717
testImplementation("org.amshove.kluent:kluent:1.73")
1818
testImplementation("org.jetbrains.kotlin:kotlin-compiler:1.9.25")
1919
}

‎build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repositories {
1212
}
1313

1414
dependencies {
15-
testImplementation("org.junit.jupiter:junit-jupiter:5.13.3")
15+
testImplementation("org.junit.jupiter:junit-jupiter:5.13.4")
1616
testImplementation("org.amshove.kluent:kluent:1.73")
1717
}
1818

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /