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 41bbd62Copy full SHA for 41bbd62
pom.xml
@@ -28,7 +28,7 @@
28
<java.version>17</java.version>
29
<assertj-core.version>3.26.3</assertj-core.version>
30
<kotlin-stdlib.version>2.0.21</kotlin-stdlib.version>
31
- <arrow-core.version>1.2.4</arrow-core.version>
+ <arrow-core.version>2.0.0</arrow-core.version>
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>
0 commit comments