mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 03:43:54 +01:00
Include Micrometer test modules in OpenTelemetry test starter
See gh-46356 See gh-47322
This commit is contained in:
@@ -23,4 +23,7 @@ description = "Starter for testing OpenTelemetry"
|
||||
dependencies {
|
||||
api(project(":starter:spring-boot-starter-opentelemetry"))
|
||||
api(project(":starter:spring-boot-starter-test"))
|
||||
|
||||
api(project(":module:spring-boot-micrometer-metrics-test"))
|
||||
api(project(":module:spring-boot-micrometer-tracing-test"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user