Skip to content

Commit 04c1cf0

Browse files
authored
bump some versions (#34)
1 parent 1617a47 commit 04c1cf0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,23 @@ kotlinTarget = "1.6"
55

66
kotlin = "1.6.21"
77

8-
kotlinSymbolProcessing = "1.6.20-1.0.5"
8+
kotlinSymbolProcessing = "1.6.21-1.0.5"
99
kotlinCompileTesting = "1.4.8"
1010

11-
kotlinx-serialization = "1.3.2"
11+
kotlinx-serialization = "1.3.3"
1212
kotlinx-knit = "0.4.0"
1313
kotlinx-coroutines = "1.6.1"
1414
kotlinx-kover = "0.5.0"
1515

1616
okio = "3.1.0"
1717

18-
kotest = "5.2.3"
18+
kotest = "5.3.0"
1919

2020
kotlinProcess = "1.3.1"
2121

2222
classgraph = "4.8.143"
2323

24-
gradleNodePlugin = "3.2.1"
24+
gradleNodePlugin = "3.3.0"
2525

2626
[libraries]
2727

0 commit comments

Comments
 (0)