Skip to content

Commit 5af388f

Browse files
Update pom.xml
- Workaround: Kotlin/kotlinx.coroutines#3334
1 parent 2fdab2a commit 5af388f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@
113113
<junit.version>4.13.2</junit.version>
114114
<testcontainers.version>1.17.3</testcontainers.version>
115115
<omni-coveragereporter-maven-plugin.version>0.3.0</omni-coveragereporter-maven-plugin.version>
116+
<kotlinx-coroutines-debug.version>1.6.3</kotlinx-coroutines-debug.version>
116117
</properties>
117118

118119
<build>

0 commit comments

Comments
 (0)