Skip to content

Commit 49a3017

Browse files
committed
#1923 - Upgrade kotlin-next branch to Kotlin 1.8.20.
1 parent ae90f3e commit 49a3017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<profile>
110110
<id>kotlin-next</id>
111111
<properties>
112-
<kotlin.version>1.7.10</kotlin.version>
112+
<kotlin.version>1.8.20-Beta</kotlin.version>
113113
<kotlinx-coroutines.version>1.6.4</kotlinx-coroutines.version>
114114
</properties>
115115
</profile>

0 commit comments

Comments
 (0)