Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Commit

Permalink
Update dependency ch.qos.logback:logback-core to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2022
1 parent 716aca2 commit e5d2b91
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 @@ -50,7 +50,7 @@ kotlin {
implementation("com.charleskorn.kaml:kaml:0.48.0")
implementation("io.ktor:ktor-client-cio:1.6.8")

implementation("ch.qos.logback:logback-core:1.2.11")
implementation("ch.qos.logback:logback-core:1.4.1")
implementation("ch.qos.logback:logback-classic:1.4.1")
implementation("org.fusesource.jansi:jansi:2.4.0")
}
Expand Down

0 comments on commit e5d2b91

Please sign in to comment.