Skip to content

Commit

Permalink
fix(deps): update ktor monorepo to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent bc65285 commit c3fff11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {

val kordVersion = "0.15.0"
val slf4jVersion = "2.0.16"
val ktorVersion = "3.0.1"
val ktorVersion = "3.0.2"

val exposedVersion = "0.56.0"
val hikariVersion = "6.2.1"
Expand Down

0 comments on commit c3fff11

Please sign in to comment.