Skip to content

Commit 7d1b7b2

Browse files
Bump net.ttddyy.observation:datasource-micrometer-spring-boot (#285)
Bumps [net.ttddyy.observation:datasource-micrometer-spring-boot](https://github.com/jdbc-observations/datasource-micrometer) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/jdbc-observations/datasource-micrometer/releases) - [Changelog](https://github.com/jdbc-observations/datasource-micrometer/blob/main/CHANGELOG) - [Commits](jdbc-observations/datasource-micrometer@v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: net.ttddyy.observation:datasource-micrometer-spring-boot dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ivan Vakhrushev <[email protected]>
1 parent 58a8d1c commit 7d1b7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ detekt-libraries = { group = "io.gitlab.arturbosch.detekt", name = "detekt-rules
99
spring-boot-v3-dependencies = { group = "org.springframework.boot", name = "spring-boot-dependencies", version.ref = "spring-boot-v3" }
1010
springdoc-openapi = "org.springdoc:springdoc-openapi-bom:2.8.9"
1111
spring-cloud = "org.springframework.cloud:spring-cloud-dependencies:2024.0.1"
12-
datasource-micrometer = "net.ttddyy.observation:datasource-micrometer-spring-boot:1.1.1"
12+
datasource-micrometer = "net.ttddyy.observation:datasource-micrometer-spring-boot:1.1.2"
1313
logstash = "net.logstash.logback:logstash-logback-encoder:8.1"
1414

1515
[plugins]

0 commit comments

Comments
 (0)