Skip to content

Commit 6b183be

Browse files
Update junit-framework monorepo to v5.13.4 (#751)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e5db547 commit 6b183be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencyResolutionManagement {
2828
}
2929

3030
create("testlibs") {
31-
version("junit", "5.13.3")
31+
version("junit", "5.13.4")
3232
library("junit-jupiter", "org.junit.jupiter", "junit-jupiter").versionRef("junit")
3333
library("junit-params", "org.junit.jupiter", "junit-jupiter-params").versionRef("junit")
3434
bundle("junit", listOf("junit-jupiter", "junit-params", "slf4j-simple"))

0 commit comments

Comments
 (0)