File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "description" : " Asynchronous HTTP client" ,
33 "properties" : [
4- { "name" : " v" , "value" : " 0.1 .0-dev-8 " },
5- { "name" : " v-renovate-hint" , "value" : " update: package=org.jetbrains.kotlinx:kotlin-jupyter-ktor-client-json-generation " }
4+ { "name" : " v" , "value" : " 0.2 .0-dev-9 " },
5+ { "name" : " v-renovate-hint" , "value" : " update: package=org.jetbrains.kotlinx:kotlin-jupyter-ktor-client" }
66 ],
7- "link" : " https://ktor.io/docs/request.html " ,
7+ "link" : " https://github.com/Kotlin/kotlin-jupyter-http-util " ,
88 "repositories" : [
99 " https://packages.jetbrains.team/maven/p/kds/kotlin-ds-maven"
1010 ],
1111 "dependencies" : [
12- " org.jetbrains.kotlinx:kotlin-jupyter-ktor-client-json-generation :$v"
12+ " org.jetbrains.kotlinx:kotlin-jupyter-ktor-client:$v"
1313 ]
1414}
Original file line number Diff line number Diff line change 11{
22 "description" : " Deserialize JSON content using kotlinx.serialization and automatically generate classes for it" ,
33 "properties" : [
4- { "name" : " v" , "value" : " 0.1 .0-dev-8 " },
5- { "name" : " v-renovate-hint" , "value" : " update: package=org.jetbrains.kotlinx:kotlin-jupyter-json-generation " }
4+ { "name" : " v" , "value" : " 0.2 .0-dev-9 " },
5+ { "name" : " v-renovate-hint" , "value" : " update: package=org.jetbrains.kotlinx:kotlin-jupyter-serialization " }
66 ],
7- "link" : " https://github.com/Kotlin/kotlinx.serialization " ,
7+ "link" : " https://github.com/Kotlin/kotlin-jupyter-http-util " ,
88 "repositories" : [
99 " https://packages.jetbrains.team/maven/p/kds/kotlin-ds-maven"
1010 ],
1111 "dependencies" : [
12- " org.jetbrains.kotlinx:kotlin-jupyter-json-generation :$v"
12+ " org.jetbrains.kotlinx:kotlin-jupyter-serialization :$v"
1313 ]
1414}
You can’t perform that action at this time.
0 commit comments