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 f229fa4 commit c0fee67Copy full SHA for c0fee67
build.gradle
@@ -90,7 +90,7 @@ configure(allprojects) { project ->
90
}
91
dependency "org.ogce:xpp3:1.1.6"
92
dependency "org.yaml:snakeyaml:1.28"
93
- dependencySet(group: 'org.jetbrains.kotlinx', version: '1.0.0') {
+ dependencySet(group: 'org.jetbrains.kotlinx', version: '1.0.1') {
94
entry 'kotlinx-serialization-core'
95
entry 'kotlinx-serialization-json'
96
0 commit comments