We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39699cb commit 132d15eCopy full SHA for 132d15e
pom.xml
@@ -32,7 +32,7 @@
32
<junit-jupiter.version>5.13.4</junit-jupiter.version>
33
<dokka-maven-plugin.version>1.9.0</dokka-maven-plugin.version>
34
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
35
- <kotlinx-coroutines-test.version>1.9.0</kotlinx-coroutines-test.version>
+ <kotlinx-coroutines-test.version>1.10.2</kotlinx-coroutines-test.version>
36
</properties>
37
38
<url>https://github.com/rcardin/assertj-arrow-core</url>
0 commit comments