Skip to content

Commit

Permalink
Merge pull request #193 from TheFruxz/dependabot/gradle/rework/2023/i…
Browse files Browse the repository at this point in the history
…o.ktor-ktor-client-cio-3.0.3

chore(deps): bump io.ktor:ktor-client-cio from 3.0.2 to 3.0.3
  • Loading branch information
TheFruxz authored Jan 10, 2025
2 parents 1fd5010 + bf12c9c commit b9ca1d3
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 @@ -59,7 +59,7 @@ dependencies {
paperweight.paperDevBundle("1.20.4-R0.1-SNAPSHOT")
implementation("com.mojang:brigadier:1.0.18")

implementation("io.ktor:ktor-client-cio:3.0.2").deliver()
implementation("io.ktor:ktor-client-cio:3.0.3").deliver()
implementation("io.ktor:ktor-client-core-jvm:3.0.3").deliver()
implementation("io.ktor:ktor-serialization-kotlinx-json:3.0.3").deliver()
implementation("io.ktor:ktor-client-content-negotiation:3.0.3").deliver()
Expand Down

0 comments on commit b9ca1d3

Please sign in to comment.