Skip to content

Commit 28f9763

Browse files
authored
Merge pull request #153 from modelix/dependabot/gradle/ktor-2.3.2
build(deps): bump ktor from 2.3.1 to 2.3.2
2 parents 298fce1 + 38f730d commit 28f9763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dokka = {id = "org.jetbrains.dokka", version = "1.8.20"}
2020
[versions]
2121
kotlin = "1.8.22"
2222
kotlinCoroutines="1.7.1"
23-
ktor="2.3.1"
23+
ktor="2.3.2"
2424
kotlinHtml="0.8.0"
2525
kotlinSerialization="1.5.1"
2626
ignite="2.14.0"

0 commit comments

Comments
 (0)