Skip to content

Commit 47b84cc

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.10.2
1 parent 78b414a commit 47b84cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench/bench-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>org.jetbrains.kotlinx</groupId>
2828
<artifactId>kotlinx-coroutines-core</artifactId>
29-
<version>1.7.3</version>
29+
<version>1.10.2</version>
3030
</dependency>
3131
</dependencies>
3232

0 commit comments

Comments
 (0)