We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5d5f8 commit 5e53184Copy full SHA for 5e53184
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.15 AS ledger
6
-IMPORT github.com/formancehq/payments:v3.0.1 AS payments
7
-IMPORT github.com/formancehq/wallets:v2.1.3 AS wallets
+IMPORT github.com/formancehq/ledger:v2.2.19 AS ledger
+IMPORT github.com/formancehq/payments:v3.0.7 AS payments
+IMPORT github.com/formancehq/wallets:v2.1.4 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