Updated BankClient version to 0.6.0

This commit is contained in:
dankito 2024-09-17 21:46:46 +02:00
parent 3c3734d565
commit 6df1094b96
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
kotlin = "2.0.10"
kotlinx-coroutines = "1.8.1"
banking-client = "0.5.2-SNAPSHOT"
banking-client = "0.6.0"
kcsv = "2.2.0"
kotlinx-serializable = "1.7.1"