Skip to content

Commit 05fd051

Browse files
authored
Merge pull request #111 from modelix/dependabot/gradle/kotlinCoroutines-1.7.1
build(deps): bump kotlinCoroutines from 1.6.4 to 1.7.1
2 parents c4f6959 + 4868775 commit 05fd051

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ tasktree = { id = "com.dorongold.task-tree", version = "2.1.1" }
1717
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version = "1.1.0" }
1818

1919
[versions]
20-
2120
kotlin = "1.8.22"
22-
kotlinCoroutines="1.6.4"
21+
kotlinCoroutines="1.7.1"
2322
ktor="2.3.1"
2423
kotlinHtml="0.8.0"
2524
kotlinSerialization="1.5.1"

0 commit comments

Comments
 (0)