Merge pull request #35 from mipt-npm/commandertvis/versions
Upgrade versions in the catalog
This commit is contained in:
commit
63600f9ebb
@ -4,22 +4,22 @@ kotlin = "1.6.10"
|
|||||||
atomicfu = "0.17.0"
|
atomicfu = "0.17.0"
|
||||||
binary-compatibility-validator = "0.8.0"
|
binary-compatibility-validator = "0.8.0"
|
||||||
changelog = "1.3.1"
|
changelog = "1.3.1"
|
||||||
dokka = "1.6.0"
|
dokka = "1.6.10"
|
||||||
kotlin-jupyter = "0.11.0-45"
|
kotlin-jupyter = "0.11.0-53"
|
||||||
kotlinx-benchmark = "0.3.1"
|
kotlinx-benchmark = "0.4.2"
|
||||||
kotlinx-cli = "0.3.3"
|
kotlinx-cli = "0.3.4"
|
||||||
kotlinx-collections-immutable = "0.3.4"
|
kotlinx-collections-immutable = "0.3.5"
|
||||||
kotlinx-coroutines = "1.6.0"
|
kotlinx-coroutines = "1.6.0"
|
||||||
kotlinx-datetime = "0.3.1"
|
kotlinx-datetime = "0.3.2"
|
||||||
kotlinx-html = "0.7.3"
|
kotlinx-html = "0.7.3"
|
||||||
kotlinx-knit = "0.3.0"
|
kotlinx-knit = "0.3.0"
|
||||||
kotlinx-nodejs = "0.0.7"
|
kotlinx-nodejs = "0.0.7"
|
||||||
kotlinx-serialization = "1.3.2"
|
kotlinx-serialization = "1.3.2"
|
||||||
ktor = "1.6.7"
|
ktor = "1.6.7"
|
||||||
xmlutil = "0.83.0"
|
xmlutil = "0.84.0"
|
||||||
yamlkt = "0.10.2"
|
yamlkt = "0.10.2"
|
||||||
jsBom = "0.0.1-pre.281-kotlin-1.6.10"
|
jsBom = "0.0.1-pre.290-kotlin-1.6.10"
|
||||||
junit = "5.8.1"
|
junit = "5.8.2"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
atomicfu-gradle = { module = "org.jetbrains.kotlinx:atomicfu-gradle-plugin", version.ref = "atomicfu" }
|
atomicfu-gradle = { module = "org.jetbrains.kotlinx:atomicfu-gradle-plugin", version.ref = "atomicfu" }
|
||||||
|
Loading…
Reference in New Issue
Block a user