Skip to content

Commit 3e01948

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 6.0.0
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c33b117 commit 3e01948

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
@@ -15,7 +15,7 @@ val prometeus_version = "1.15.4"
1515
val nav_common_version = "3.2025.09.03_08.33-728ff4acbfdb"
1616
val tjenestespec_version = "1.2021.02.22-10.45-4201aaea72fb"
1717
val modia_common_utils_version = "1.2025.09.15-12.01-37deb02592aa"
18-
val junit_version = "5.13.4"
18+
val junit_version = "6.0.0"
1919
val graphql_kotlin_version = "8.8.1"
2020

2121
plugins {

0 commit comments

Comments
 (0)