Skip to content

Commit a79da3b

Browse files
authored
Merge pull request #38 from navikt/dependabot/gradle/testContainersVersion-1.17.5
Bump testContainersVersion from 1.17.3 to 1.17.5
2 parents 2b2ebc0 + 3e8178a commit a79da3b

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
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
33
val mockkVersion = "1.13.1"
44
val logstashVersion = "7.2"
55
val springVersion = "2.5.5"
6-
val testContainersVersion = "1.17.3"
6+
val testContainersVersion = "1.17.5"
77
val springDocVersion = "1.6.11"
88
val tokenValidationVersion = "2.1.4"
99
val problemSpringWebStartVersion = "0.27.0"

0 commit comments

Comments
 (0)