Skip to content

Commit

Permalink
build(deps): bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.9 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent 734d831 commit 66498e5
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 @@ -6,7 +6,7 @@ coroutines = "1.7.3"
serialization = "1.5.1"

[libraries]
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.8" }
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.9" }
amqp-client = { module = "com.rabbitmq:amqp-client", version = "5.18.0" }
twitch4j-helix = { module = "com.github.twitch4j:twitch4j-helix", version = "1.16.0" }
ktor-server-core-jvm = { module = "io.ktor:ktor-server-core-jvm", version.ref = "ktor" }
Expand Down

0 comments on commit 66498e5

Please sign in to comment.