Skip to content

Commit

Permalink
Merge pull request #35 from WinteryFox/dependabot/gradle/staging/ch.q…
Browse files Browse the repository at this point in the history
…os.logback-logback-classic-1.4.11

Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.11
  • Loading branch information
WinteryFox authored Aug 15, 2023
2 parents 0fac614 + 242d31e commit 7463b54
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 @@ -12,7 +12,7 @@ kotlinx-serialization = { group = "org.jetbrains.kotlinx", name = "kotlinx-seria

logging-kotlinLogging = { group = "io.github.oshai", name = "kotlin-logging-jvm", version = "5.1.0" }
logging-jansi = { group = "org.fusesource.jansi", name = "jansi", version = "2.4.0" }
logging-logback = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.8" }
logging-logback = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.11" }

ktor-plugin = { group = "io.ktor.plugin", name = "plugin", version.ref = "ktor" }
ktor-server-core = { group = "io.ktor", name = "ktor-server-core-jvm", version.ref = "ktor" }
Expand Down

0 comments on commit 7463b54

Please sign in to comment.