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 1617a47 commit 04c1cf0Copy full SHA for 04c1cf0
gradle/libs.versions.toml
@@ -5,23 +5,23 @@ kotlinTarget = "1.6"
5
6
kotlin = "1.6.21"
7
8
-kotlinSymbolProcessing = "1.6.20-1.0.5"
+kotlinSymbolProcessing = "1.6.21-1.0.5"
9
kotlinCompileTesting = "1.4.8"
10
11
-kotlinx-serialization = "1.3.2"
+kotlinx-serialization = "1.3.3"
12
kotlinx-knit = "0.4.0"
13
kotlinx-coroutines = "1.6.1"
14
kotlinx-kover = "0.5.0"
15
16
okio = "3.1.0"
17
18
-kotest = "5.2.3"
+kotest = "5.3.0"
19
20
kotlinProcess = "1.3.1"
21
22
classgraph = "4.8.143"
23
24
-gradleNodePlugin = "3.2.1"
+gradleNodePlugin = "3.3.0"
25
26
[libraries]
27
0 commit comments