Skip to content

Commit 3663da1

Browse files
authored
Merge pull request #233 from navikt/dependabot/gradle/all-dependencies-4fdd206c8c
Bump the all-dependencies group across 1 directory with 3 updates
2 parents 1ec2ab9 + 80184a4 commit 3663da1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle.kts

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

3-
val mockkVersion = "1.13.17"
4-
val logstashVersion = "8.0"
3+
val mockkVersion = "1.14.0"
4+
val logstashVersion = "8.1"
55
val testContainersVersion = "1.20.6"
66
val springDocVersion = "2.8.6"
7-
val tokenValidationVersion = "5.0.21"
7+
val tokenValidationVersion = "5.0.24"
88
val kotlinVersion = "2.1.20"
99

1010
repositories {

0 commit comments

Comments
 (0)