Skip to content

Commit e77f533

Browse files
authored
Merge pull request #140 from navikt/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.11.3
Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3
2 parents 3a03af2 + 906e1f8 commit e77f533

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.6.3"
1515
val nav_common_version = "3.2024.09.16_11.09-578823a87a2f"
1616
val tjenestespec_version = "1.2021.02.22-10.45-4201aaea72fb"
1717
val modia_common_utils_version = "1.2023.07.20-13.43-64707e48b53b"
18-
val junit_version = "5.11.2"
18+
val junit_version = "5.11.3"
1919
val graphql_kotlin_version = "8.2.0"
2020

2121
plugins {

0 commit comments

Comments
 (0)