Skip to content

Commit 3deca32

Browse files
authored
Merge pull request #46 from navikt/dependabot/gradle/org.springframework.cloud-spring-cloud-starter-sleuth-3.1.5
Bump spring-cloud-starter-sleuth from 3.1.4 to 3.1.5
2 parents d12d29b + 9db6612 commit 3deca32

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.2"
44
val logstashVersion = "7.2"
55
val springVersion = "2.5.5"
6-
val springSleuthVersion = "3.1.4"
6+
val springSleuthVersion = "3.1.5"
77
val testContainersVersion = "1.17.5"
88
val springDocVersion = "1.6.12"
99
val tokenValidationVersion = "2.1.7"

0 commit comments

Comments
 (0)