mirror of
https://github.com/gotson/komga.git
synced 2026-05-09 05:10:19 +02:00
chore: add dep compatibility comment
This commit is contained in:
parent
13173adc89
commit
cea48305b6
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ dependencies {
|
|||
|
||||
implementation("org.flywaydb:flyway-core")
|
||||
|
||||
implementation("io.github.microutils:kotlin-logging-jvm:2.1.23")
|
||||
implementation("io.github.microutils:kotlin-logging-jvm:2.1.23") // 3.0 brings SLF4J 2
|
||||
implementation("io.micrometer:micrometer-registry-influx")
|
||||
implementation("io.hawt:hawtio-springboot:2.16.1")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue