Skip to content

Commit c2cf609

Browse files
committed
Merge branch 'main' into 4.0.x
2 parents 4f77928 + c2c1fc9 commit c2cf609

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

spring-boot-project/spring-boot-parent/build.gradle

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -151,13 +151,6 @@ bom {
151151
]
152152
}
153153
}
154-
library("Micrometer Context Propagation", "1.0.5") {
155-
group("io.micrometer") {
156-
modules = [
157-
"context-propagation"
158-
]
159-
}
160-
}
161154
library("MockK", "1.13.5") {
162155
group("io.mockk") {
163156
modules = [

0 commit comments

Comments
 (0)