Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbull committed Apr 3, 2023
1 parent c1c5036 commit 6e1c4dd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
dokka = "1.7.20"
dokka = "1.8.10"
kotlin = "1.8.10"
kotlin-benchmark = "0.4.7"
kotlin-coroutines = "1.6.4"
ktor = "2.2.3"
logback = "1.4.5"
versions-plugin = "0.45.0"
ktor = "2.2.4"
logback = "1.4.6"
versions-plugin = "0.46.0"

[libraries]
logback = { module = "ch.qos.logback:logback-classic", version.ref = "logback" }
Expand Down

0 comments on commit 6e1c4dd

Please sign in to comment.