Skip to content

Commit 28a090d

Browse files
authored
Merge pull request #188 from modelix/dependabot/gradle/kotlin-1.9.0
build(deps): bump kotlin from 1.8.22 to 1.9.0
2 parents 823b6f2 + b62a5c8 commit 28a090d

File tree

5 files changed

+268
-546
lines changed

5 files changed

+268
-546
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version = "1.1.0"
1818
dokka = {id = "org.jetbrains.dokka", version = "1.8.20"}
1919

2020
[versions]
21-
kotlin = "1.8.22"
21+
kotlin = "1.9.0"
2222
kotlinCoroutines="1.7.3"
2323
ktor="2.3.2"
2424
kotlinHtml="0.8.0"

0 commit comments

Comments
 (0)