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 7e3d8bf commit 3d18d40Copy full SHA for 3d18d40
pom.xml
@@ -32,7 +32,7 @@
32
<junit-jupiter.version>5.11.3</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