Skip to content

Commit 9622142

Browse files
authored
Merge pull request #50 from navikt/dependabot/gradle/testContainersVersion-1.17.6
Bump testContainersVersion from 1.17.5 to 1.17.6
2 parents 5093896 + 34197c8 commit 9622142

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
@@ -4,7 +4,7 @@ val mockkVersion = "1.13.2"
44
val logstashVersion = "7.2"
55
val springVersion = "2.5.5"
66
val springSleuthVersion = "3.1.5"
7-
val testContainersVersion = "1.17.5"
7+
val testContainersVersion = "1.17.6"
88
val springDocVersion = "1.6.12"
99
val tokenValidationVersion = "2.1.7"
1010
val problemSpringWebStartVersion = "0.27.0"

0 commit comments

Comments
 (0)