Skip to content

Commit e1026c8

Browse files
authored
Merge pull request #215 from navikt/dependabot/gradle/all-dependencies-8e6be4dd82
Bump the all-dependencies group with 2 updates
2 parents a622ca5 + 827fd18 commit e1026c8

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
@@ -3,8 +3,8 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
33
val mockkVersion = "1.13.14"
44
val logstashVersion = "8.0"
55
val testContainersVersion = "1.20.4"
6-
val springDocVersion = "2.7.0"
7-
val tokenValidationVersion = "5.0.13"
6+
val springDocVersion = "2.8.1"
7+
val tokenValidationVersion = "5.0.14"
88
val kotlinVersion = "2.1.0"
99

1010
repositories {

0 commit comments

Comments
 (0)