Skip to content

Commit

Permalink
roll back ktor
Browse files Browse the repository at this point in the history
  • Loading branch information
alpet committed Jul 5, 2024
1 parent 7c5b531 commit 09c97f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencyResolutionManagement {
create("libs") {
version("bouncycastle", "1.76")
version("exposed", "0.47.0")
version("ktor", "2.3.12")
version("ktor", "2.3.8")
version("jakarta-mail", "2.1.2")
version("eclipse-angus", "2.0.2")
version("jsch", "0.2.16")
Expand Down

0 comments on commit 09c97f1

Please sign in to comment.