Skip to content

Commit 4bb0a68

Browse files
author
Anton Keks, Vadim Vohmjanin
committed
update kotlin
1 parent 0a9c27d commit 4bb0a68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.idea/kotlinc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ rootProject.name = "klite"
33
dependencyResolutionManagement {
44
versionCatalogs {
55
create("libs") {
6-
version("kotlin", "1.8.21")
6+
version("kotlin", "1.8.22")
77

88
val coroutines = version("coroutines", "1.6.4")
99
library("kotlinx-coroutines", "org.jetbrains.kotlinx", "kotlinx-coroutines-jdk8").versionRef(coroutines)

0 commit comments

Comments
 (0)