Skip to content

Commit f5c9924

Browse files
authored
Merge pull request #62 from TheFruxz/dependabot/gradle/develop/io.ktor-ktor-serialization-kotlinx-json-2.2.3
Chore(deps): Bump io.ktor:ktor-serialization-kotlinx-json from 2.2.2 to 2.2.3
2 parents 8840a18 + 389ad47 commit f5c9924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
setOf(
5151
"io.ktor:ktor-client-cio:2.2.3",
5252
"io.ktor:ktor-client-core-jvm:2.2.3",
53-
"io.ktor:ktor-serialization-kotlinx-json:2.2.2",
53+
"io.ktor:ktor-serialization-kotlinx-json:2.2.3",
5454
"io.ktor:ktor-client-content-negotiation:2.2.3",
5555

5656
"net.kyori:adventure-api:4.12.0",

0 commit comments

Comments
 (0)