Switch Java Library declared dependencies that should be exposed in the Java Library (Spring module) API to 'api' scope.
This commit is contained in:
@@ -8,7 +8,7 @@ description = "Spring Boot Auto-Configuration for Apache Geode"
|
||||
|
||||
dependencies {
|
||||
|
||||
implementation project(":spring-geode")
|
||||
api project(":spring-geode")
|
||||
|
||||
implementation "jakarta.annotation:jakarta.annotation-api"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user