Bump dependencies

This commit is contained in:
arkon
2023-10-14 22:22:46 -04:00
parent d18022c259
commit 0be7ac5871
3 changed files with 3 additions and 5 deletions

View File

@@ -89,7 +89,7 @@ voyager-navigator = { module = "cafe.adriel.voyager:voyager-navigator", version.
voyager-tab-navigator = { module = "cafe.adriel.voyager:voyager-tab-navigator", version.ref = "voyager" }
voyager-transitions = { module = "cafe.adriel.voyager:voyager-transitions", version.ref = "voyager" }
ktlint = "org.jlleitschuh.gradle:ktlint-gradle:11.6.0"
ktlint = "org.jlleitschuh.gradle:ktlint-gradle:11.6.1"
[bundles]
okhttp = ["okhttp-core", "okhttp-logging", "okhttp-dnsoverhttps"]