Skip to content

Commit 07a21d9

Browse files
committed
Remove micrometer-binders from build
1 parent 015b969 commit 07a21d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ project('spring-rabbit') {
386386
optionalApi 'io.projectreactor:reactor-core'
387387
optionalApi "ch.qos.logback:logback-classic:$logbackVersion"
388388
optionalApi 'org.apache.logging.log4j:log4j-core'
389-
optionalApi 'io.micrometer:micrometer-binders'
389+
optionalApi 'io.micrometer:micrometer-core'
390390
optionalApi 'io.micrometer:micrometer-tracing-api'
391391
// Spring Data projection message binding support
392392
optionalApi ("org.springframework.data:spring-data-commons") {

0 commit comments

Comments
 (0)