We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9936828 + 6b1207a commit 66d9bf5Copy full SHA for 66d9bf5
build.gradle.kts
@@ -35,7 +35,7 @@ dependencies {
35
36
implementation("com.github.sourceplusplus.protocol:protocol:$projectVersion")
37
38
- implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.2")
+ implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.3")
39
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1")
40
implementation("org.slf4j:slf4j-api:$slf4jVersion")
41
implementation("org.slf4j:slf4j-nop:$slf4jVersion")
0 commit comments