Skip to content

Commit 7a56475

Browse files
committed
GH-2116 - Update Kotlin-next build profile.
1 parent 08bf2b0 commit 7a56475

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@
109109
<profile>
110110
<id>kotlin-next</id>
111111
<properties>
112-
<kotlin.version>2.0.0-Beta1</kotlin.version>
113-
<kotlinx-coroutines.version>1.7.3</kotlinx-coroutines.version>
112+
<kotlin.version>2.0.0-Beta4</kotlin.version>
113+
<kotlinx-coroutines.version>1.8.0</kotlinx-coroutines.version>
114114
</properties>
115115
</profile>
116116

0 commit comments

Comments
 (0)