Add apache-geode-micrometer2 dependency as testRuntimeOnly dependency.

This commit is contained in:
John Blum
2022-04-06 13:23:33 -07:00
parent f5ab7e537c
commit 3c741fc7c7
7 changed files with 12 additions and 4 deletions

View File

@@ -18,4 +18,5 @@ dependencies {
testImplementation('org.springframework.boot:spring-boot-starter-test') {
exclude group: 'org.junit.vintage', module: 'junit-vintage-engine'
}
}