There was an error while loading. Please reload this page.
2 parents 6d9859e + 936b46e commit 48cbb3aCopy full SHA for 48cbb3a
1 file changed
waltid-services/waltid-wallet-api2/build.gradle.kts
@@ -19,6 +19,7 @@ dependencies {
19
20
// Exposed/SQL persistence — optional, plugged in via OSSWallet2Service.walletStore
21
api(project(":waltid-libraries:protocols:waltid-openid4vc-wallet-persistence-server"))
22
+ runtimeOnly(identityLibs.postgresql)
23
24
// Service commons (ServiceMain, ServiceFeatureCatalog, WaltConfig, etc.)
25
api(project(":waltid-services:waltid-service-commons"))
0 commit comments