Browse Source

Merge branch 'main' into 4.0.x

pull/45939/head
Andy Wilkinson 8 months ago
parent
commit
c2cf609904
  1. 7
      spring-boot-project/spring-boot-parent/build.gradle

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

@ -151,13 +151,6 @@ bom { @@ -151,13 +151,6 @@ bom {
]
}
}
library("Micrometer Context Propagation", "1.0.5") {
group("io.micrometer") {
modules = [
"context-propagation"
]
}
}
library("MockK", "1.13.5") {
group("io.mockk") {
modules = [

Loading…
Cancel
Save