chore: add dep compatibility comment

This commit is contained in:
Gauthier Roebroeck 2022-11-03 13:15:25 +08:00
parent 13173adc89
commit cea48305b6

View file

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