We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df681ed + b181bef commit 63be84bCopy full SHA for 63be84b
1 file changed
build.gradle.kts
@@ -13,7 +13,7 @@ repositories {
13
}
14
15
dependencies {
16
- implementation("com.alibaba:fastjson:2.0.42")
+ implementation("com.alibaba:fastjson:2.0.43")
17
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.0")
18
implementation(kotlin("stdlib-jdk8"))
19
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
0 commit comments