Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.5.16 (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 1c57fa4 commit 2f9fc62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kandy-lets-plot:0.7.1")
implementation("com.github.oshi:oshi-core:6.6.5")

runtimeOnly("ch.qos.logback:logback-classic:1.5.15")
runtimeOnly("ch.qos.logback:logback-classic:1.5.16")
implementation("io.github.oshai:kotlin-logging:7.0.3")
}

Expand Down

0 comments on commit 2f9fc62

Please sign in to comment.