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