Skip to content

Commit 6bbdca8

Browse files
committed
Update kotlin to 1.9.20
1 parent bc29ef1 commit 6bbdca8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Kotlin
66
version=1.7.2-SNAPSHOT
77
group=org.jetbrains.kotlinx
8-
kotlin_version=1.9.20-RC2
8+
kotlin_version=1.9.20
99

1010
# Dependencies
1111
junit_version=4.12

integration-testing/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
kotlin_version=1.9.20-RC2
1+
kotlin_version=1.9.20
22
coroutines_version=1.7.2-SNAPSHOT
33
asm_version=9.3
44

0 commit comments

Comments
 (0)