Skip to content

Commit 48cbb3a

Browse files
authored
Merge pull request #1943 from walt-id/fix/wal-1190
distribute wallet-api with postrges driver
2 parents 6d9859e + 936b46e commit 48cbb3a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

waltid-services/waltid-wallet-api2/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ dependencies {
1919

2020
// Exposed/SQL persistence — optional, plugged in via OSSWallet2Service.walletStore
2121
api(project(":waltid-libraries:protocols:waltid-openid4vc-wallet-persistence-server"))
22+
runtimeOnly(identityLibs.postgresql)
2223

2324
// Service commons (ServiceMain, ServiceFeatureCatalog, WaltConfig, etc.)
2425
api(project(":waltid-services:waltid-service-commons"))

0 commit comments

Comments
 (0)