Updated BankingClient to version 0.6.1-SNAPSHOT
This commit is contained in:
parent
d447f2991c
commit
4a5748b813
|
@ -2,7 +2,7 @@
|
||||||
kotlin = "2.0.10"
|
kotlin = "2.0.10"
|
||||||
kotlinx-coroutines = "1.8.1"
|
kotlinx-coroutines = "1.8.1"
|
||||||
|
|
||||||
banking-client = "0.6.0"
|
banking-client = "0.6.1-SNAPSHOT"
|
||||||
|
|
||||||
kcsv = "2.2.0"
|
kcsv = "2.2.0"
|
||||||
kotlinx-serializable = "1.7.1"
|
kotlinx-serializable = "1.7.1"
|
||||||
|
|
Loading…
Reference in New Issue