Skip to content

Commit

Permalink
Update kotlin to 1.9.23
Browse files Browse the repository at this point in the history
AMEND
  • Loading branch information
igoriakovlev committed Mar 12, 2024
1 parent 60d2fe8 commit d4501e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Kotlin
version=1.8.1-Beta-SNAPSHOT
group=org.jetbrains.kotlinx
kotlin_version=1.9.21
kotlin_version=1.9.23
# DO NOT rename this property without adapting kotlinx.train build chain:
atomicfu_version=0.23.1

Expand Down
2 changes: 1 addition & 1 deletion integration-testing/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
kotlin_version=1.9.21
kotlin_version=1.9.23
coroutines_version=1.8.1-Beta-SNAPSHOT
asm_version=9.3

Expand Down

0 comments on commit d4501e7

Please sign in to comment.