We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a849e commit 1c5d03eCopy full SHA for 1c5d03e
1 file changed
Earthfile
@@ -2,9 +2,9 @@ VERSION 0.8
2
PROJECT FormanceHQ/stack
3
4
IMPORT github.com/formancehq/earthly:tags/v0.15.0 AS core
5
-IMPORT github.com/formancehq/ledger:v2.2.26 AS ledger
6
-IMPORT github.com/formancehq/payments:v3.0.7 AS payments
7
-IMPORT github.com/formancehq/wallets:v2.1.4 AS wallets
+IMPORT github.com/formancehq/ledger:v2.2.45 AS ledger
+IMPORT github.com/formancehq/payments:v3.0.15 AS payments
+IMPORT github.com/formancehq/wallets:v2.1.5 AS wallets
8
IMPORT github.com/formancehq/webhooks:v2.1.0 AS webhooks
9
IMPORT github.com/formancehq/auth:v2.1.1 AS auth
10
IMPORT github.com/formancehq/search:v2.1.0 AS search
0 commit comments