Add test compile-time dependency on 'org.springframework.geode:spring-geode-starter-session'.
This commit is contained in:
@@ -24,6 +24,8 @@ dependencies {
|
||||
exclude group: "org.apache.logging.log4j", module: "log4j-to-slf4j"
|
||||
}
|
||||
|
||||
testCompile project(":spring-geode-starter-session")
|
||||
|
||||
testCompile "org.springframework.data:spring-data-geode-test"
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user