mirror of
https://github.com/gotson/komga.git
synced 2026-05-05 19:11:44 +02:00
build(deps): bump kotlin-logging-jvm to 3.0.5
This commit is contained in:
parent
9104578472
commit
a0bf86efd6
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ dependencies {
|
|||
|
||||
implementation("org.flywaydb:flyway-core")
|
||||
|
||||
implementation("io.github.microutils:kotlin-logging-jvm:2.1.23") // 3.0 brings SLF4J 2
|
||||
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")
|
||||
implementation("io.micrometer:micrometer-registry-influx")
|
||||
implementation("io.hawt:hawtio-springboot:2.16.1")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue