Skip to content

Commit 01a8c87

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.0...r5.12.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92a4598 commit 01a8c87

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.14.5"
1515
val nav_common_version = "3.2025.03.07_13.21-bb112c97720d"
1616
val tjenestespec_version = "1.2021.02.22-10.45-4201aaea72fb"
1717
val modia_common_utils_version = "1.2025.02.26-09.09-7de0cd38912e"
18-
val junit_version = "5.12.0"
18+
val junit_version = "5.12.1"
1919
val graphql_kotlin_version = "8.3.0"
2020

2121
plugins {

0 commit comments

Comments
 (0)