Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
de6bb37b7b Update graphqlkotlin to v10.1.1 2026-06-26 23:40:15 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ val getTachideskVersion = { "v2.2.${getCommitCount()}" }
val webUIRevisionTag = "r3136"
val webviewJbrRelease = "jbr-release-25.0.3b508.16"
val webviewJbrRelease = "jbr-release-25.0.3b508.4"
private val getCommitCount = {
runCatching {

View File

@@ -12,7 +12,7 @@ dex2jar = "2.4.37"
polyglot = "25.0.3"
settings = "1.3.0"
twelvemonkeys = "3.13.1"
graphqlkotlin = "10.0.0"
graphqlkotlin = "10.1.1"
xmlserialization = "0.91.3"
ktlint = "1.8.0"
koin = "4.2.2"