build(deps): bump kotlin-logging-jvm to 3.0.5

This commit is contained in:
Gauthier Roebroeck 2022-11-10 17:18:56 +08:00
parent 9104578472
commit a0bf86efd6

View file

@ -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")