Skip to content

Commit

Permalink
Fix more dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmarino committed Mar 21, 2024
1 parent 3638c0e commit c7e513c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/common/vault/vault-hashicorp/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ dependencies {

implementation(project(":core:common:util"))

testImplementation(project(":core:common:connector-core"))
testImplementation(project(":core:common:junit"))
testImplementation(libs.jakartaJson)
testImplementation(libs.testcontainers.junit)
Expand Down

0 comments on commit c7e513c

Please sign in to comment.