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 07358b9 commit aaa0451Copy full SHA for aaa0451
1 file changed
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-kotlin = "2.1.20"
+kotlin = "2.0.0"
3
kotest = "5.9.1"
4
5
[libraries]
@@ -15,4 +15,4 @@ kotest = ["kotest-runner", "kotest-assertations", "kotest-property", "kotest-dat
15
16
[plugins]
17
deployer = { id = "io.deepmedia.tools.deployer", version = "0.18.0" }
18
-dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
+dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
0 commit comments