Skip to content

Commit 9db6612

Browse files
Bump spring-cloud-starter-sleuth from 3.1.4 to 3.1.5
Bumps [spring-cloud-starter-sleuth](https://github.com/spring-cloud/spring-cloud-sleuth) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/spring-cloud/spring-cloud-sleuth/releases) - [Commits](spring-cloud/spring-cloud-sleuth@v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-starter-sleuth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4efc4fe commit 9db6612

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)