Skip to content

Commit 9bcf083

Browse files
authored
Merge pull request #188 from navikt/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.12.0
Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0
2 parents 234bc5e + 89fed6f commit 9bcf083

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.4"
1515
val nav_common_version = "3.2025.01.14_14.19-79b3041cae56"
1616
val tjenestespec_version = "1.2021.02.22-10.45-4201aaea72fb"
1717
val modia_common_utils_version = "1.2025.02.14-14.07-040c3e0baaa0"
18-
val junit_version = "5.11.4"
18+
val junit_version = "5.12.0"
1919
val graphql_kotlin_version = "8.3.0"
2020

2121
plugins {

0 commit comments

Comments
 (0)