Add apache-geode-micrometer2 dependency as testRuntimeOnly dependency.
This commit is contained in:
@@ -8,10 +8,10 @@ description = "Spring Geode Sample demonstrating Spring's Cache Abstraction usin
|
||||
|
||||
dependencies {
|
||||
|
||||
implementation project(":spring-geode-starter")
|
||||
|
||||
compileOnly "com.google.code.findbugs:jsr305:$findbugsVersion"
|
||||
|
||||
implementation project(":spring-geode-starter")
|
||||
|
||||
implementation "org.projectlombok:lombok"
|
||||
implementation "jakarta.persistence:jakarta.persistence-api"
|
||||
implementation "org.springframework.boot:spring-boot-starter-data-jpa"
|
||||
|
||||
Reference in New Issue
Block a user