Skip to content

Commit

Permalink
- Added proper "api" dependency, for inclusion in dependents.
Browse files Browse the repository at this point in the history
  • Loading branch information
rfc3092 committed Nov 19, 2024
1 parent b1d0716 commit 1616104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/vault/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ plugins {
}

dependencies {
implementation "org.springframework.cloud:spring-cloud-starter-vault-config"
api "org.springframework.cloud:spring-cloud-starter-vault-config"
}

0 comments on commit 1616104

Please sign in to comment.