Skip to content

Commit b120df3

Browse files
authored
Merge pull request #262 from navikt/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.13.4
Bump org.junit.jupiter:junit-jupiter from 5.13.3 to 5.13.4
2 parents a7b711c + 69418a4 commit b120df3

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.2"
1515
val nav_common_version = "3.2025.06.23_14.50-3af3985d8555"
1616
val tjenestespec_version = "1.2021.02.22-10.45-4201aaea72fb"
1717
val modia_common_utils_version = "1.2025.07.23-07.40-7ea9c01d168f"
18-
val junit_version = "5.13.3"
18+
val junit_version = "5.13.4"
1919
val graphql_kotlin_version = "8.8.1"
2020

2121
plugins {

0 commit comments

Comments
 (0)