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.
1 parent 247616b commit faed092Copy full SHA for faed092
build.gradle.kts
@@ -46,7 +46,7 @@ dependencies {
46
47
implementation("plus.sourceplus:protocol:$projectVersion")
48
49
- implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.3")
+ implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.0")
50
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
51
implementation("org.slf4j:slf4j-api:$slf4jVersion")
52
implementation("org.slf4j:slf4j-nop:$slf4jVersion")
0 commit comments