Skip to content

Commit fe8b953

Browse files
authored
Merge pull request #239 from navikt/dependabot/gradle/all-dependencies-d68efb8618
Bump the all-dependencies group with 2 updates
2 parents 4abf151 + 8d967b1 commit fe8b953

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
@@ -4,7 +4,7 @@ val mockkVersion = "1.14.2"
44
val logstashVersion = "8.1"
55
val testContainersVersion = "1.21.0"
66
val springDocVersion = "2.8.8"
7-
val tokenValidationVersion = "5.0.27"
7+
val tokenValidationVersion = "5.0.29"
88
val kotlinVersion = "2.1.21"
99

1010
repositories {
@@ -13,7 +13,7 @@ repositories {
1313

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

0 commit comments

Comments
 (0)