Skip to content

Commit 594a551

Browse files
Bump net.ttddyy.observation:datasource-micrometer-spring-boot (#319)
Bumps [net.ttddyy.observation:datasource-micrometer-spring-boot](https://github.com/jdbc-observations/datasource-micrometer) from 1.1.2 to 1.2.0. - [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.2...v1.2.0) --- updated-dependencies: - dependency-name: net.ttddyy.observation:datasource-micrometer-spring-boot dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ivan Vakhrushev <mfvanek@gmail.com>
1 parent f8b3616 commit 594a551

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.13"
1111
spring-cloud = "org.springframework.cloud:spring-cloud-dependencies:2025.0.0"
12-
datasource-micrometer = "net.ttddyy.observation:datasource-micrometer-spring-boot:1.1.2"
12+
datasource-micrometer = "net.ttddyy.observation:datasource-micrometer-spring-boot:1.2.0"
1313
logstash = "net.logstash.logback:logstash-logback-encoder:8.1"
1414

1515
[plugins]

0 commit comments

Comments
 (0)