Skip to content

Commit 58fb2ce

Browse files
authored
Merge pull request #204 from navikt/dependabot/gradle/all-dependencies-0dc43c1567
Bump the all-dependencies group with 4 updates
2 parents e5ee3da + cdf9995 commit 58fb2ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
val mockkVersion = "1.13.13"
44
val logstashVersion = "8.0"
5-
val testContainersVersion = "1.20.2"
5+
val testContainersVersion = "1.20.3"
66
val springDocVersion = "2.6.0"
77
val tokenValidationVersion = "5.0.5"
88
val kotlinVersion = "2.0.21"
@@ -13,7 +13,7 @@ repositories {
1313

1414
plugins {
1515
val kotlinVersion = "2.0.0"
16-
id("org.springframework.boot") version "3.3.4"
16+
id("org.springframework.boot") version "3.3.5"
1717
kotlin("jvm") version kotlinVersion
1818
kotlin("plugin.spring") version kotlinVersion
1919
kotlin("plugin.jpa") version kotlinVersion

0 commit comments

Comments
 (0)