Skip to content

Commit

Permalink
Update dependency io.github.oshai:kotlin-logging to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent e6ac448 commit a6bea52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", ve
# Logging
slf4japi = "org.slf4j:slf4j-api:2.0.16"
logback = "ch.qos.logback:logback-classic:1.3.14" #Logback 1.4.0+ requires Java 9+
kotlinlogging = "io.github.oshai:kotlin-logging:6.0.9"
kotlinlogging = "io.github.oshai:kotlin-logging:7.0.0"

# Disk & File
appdirs = "ca.gosyer:kotlin-multiplatform-appdirs:1.2.0"
Expand Down

0 comments on commit a6bea52

Please sign in to comment.