Skip to content

Commit 9d6fdc9

Browse files
dependabot[bot]Oleksandr Dzhychko
authored andcommitted
build(deps): bump kotlin from 1.9.24 to 2.0.0
To migrate: * new `.kotlin` folder was ignored See https://youtrack.jetbrains.com/issue/KTIJ-30076 * Yarn lock was upgraded with the `kotlinUpgradeYarnLock` task * Compiler errors related to expected and actual declarations were fixed * Compiler configurations in Gradle build files were fixed
1 parent 408b23a commit 9d6fdc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.8.2" }
2525
docker-compose = { id = "com.avast.gradle.docker-compose" , version = "0.17.7" }
2626

2727
[versions]
28-
kotlin = "1.9.24"
28+
kotlin = "2.0.0"
2929
kotlinCoroutines="1.8.1"
3030
ktor="2.3.12"
3131
kotlinHtml="0.8.0"

0 commit comments

Comments
 (0)