mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-04 11:24:35 -05:00
Compare commits
1 Commits
renovate/l
...
renovate/j
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5fa74cd877 |
@@ -14,7 +14,7 @@ val getTachideskVersion = { "v2.2.${getCommitCount()}" }
|
|||||||
|
|
||||||
val webUIRevisionTag = "r3136"
|
val webUIRevisionTag = "r3136"
|
||||||
|
|
||||||
val webviewJbrRelease = "jbr-release-25.0.3b508.4"
|
val webviewJbrRelease = "jbr-release-25.0.3b508.16"
|
||||||
|
|
||||||
private val getCommitCount = {
|
private val getCommitCount = {
|
||||||
runCatching {
|
runCatching {
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ serialization-xml = { module = "io.github.pdvrieze.xmlutil:serialization-jvm", v
|
|||||||
|
|
||||||
# Logging
|
# Logging
|
||||||
slf4japi = "org.slf4j:slf4j-api:2.0.18"
|
slf4japi = "org.slf4j:slf4j-api:2.0.18"
|
||||||
logback = "ch.qos.logback:logback-classic:1.5.37"
|
logback = "ch.qos.logback:logback-classic:1.5.34"
|
||||||
kotlinlogging = "io.github.oshai:kotlin-logging-jvm:8.0.4"
|
kotlinlogging = "io.github.oshai:kotlin-logging-jvm:8.0.4"
|
||||||
|
|
||||||
# OkHttp
|
# OkHttp
|
||||||
|
|||||||
Reference in New Issue
Block a user