Skip to content

Commit bfe60a9

Browse files
committed
Merge branch '3.3.x' into 3.4.x
Closes gh-45859
2 parents a553327 + 8fa7843 commit bfe60a9

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
@@ -145,13 +145,6 @@ bom {
145145
]
146146
}
147147
}
148-
library("Micrometer Context Propagation", "1.0.5") {
149-
group("io.micrometer") {
150-
modules = [
151-
"context-propagation"
152-
]
153-
}
154-
}
155148
library("MockK", "1.13.5") {
156149
group("io.mockk") {
157150
modules = [

0 commit comments

Comments
 (0)