Bumped Kotlin Coroutines to version 1.8.1
This commit is contained in:
parent
8959a13444
commit
cd873acc24
2 changed files with 2 additions and 2 deletions
2
pom.xml
2
pom.xml
|
@ -84,7 +84,7 @@
|
|||
<dependency>
|
||||
<groupId>org.jetbrains.kotlinx</groupId>
|
||||
<artifactId>kotlinx-coroutines-core</artifactId>
|
||||
<version>1.8.0</version>
|
||||
<version>1.8.1</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue