Skip to content

Commit

Permalink
Merge pull request #188 from modelix/dependabot/gradle/kotlin-1.9.0
Browse files Browse the repository at this point in the history
build(deps): bump kotlin from 1.8.22 to 1.9.0
  • Loading branch information
slisson authored Aug 8, 2023
2 parents 823b6f2 + b62a5c8 commit 28a090d
Show file tree
Hide file tree
Showing 5 changed files with 268 additions and 546 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version = "1.1.0"
dokka = {id = "org.jetbrains.dokka", version = "1.8.20"}

[versions]
kotlin = "1.8.22"
kotlin = "1.9.0"
kotlinCoroutines="1.7.3"
ktor="2.3.2"
kotlinHtml="0.8.0"
Expand Down
Loading

0 comments on commit 28a090d

Please sign in to comment.