Skip to content

Commit 686bc27

Browse files
authored
Merge pull request #41 from rcardin/renovate/arrow-core.version
Update dependency io.arrow-kt:arrow-core to v1.2.4
2 parents 263a3a1 + 5309b28 commit 686bc27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<java.version>11</java.version>
2929
<assertj-core.version>3.25.3</assertj-core.version>
3030
<kotlin-stdlib.version>2.0.0</kotlin-stdlib.version>
31-
<arrow-core.version>1.2.1</arrow-core.version>
31+
<arrow-core.version>1.2.4</arrow-core.version>
3232
<junit-jupiter.version>5.10.3</junit-jupiter.version>
3333
<dokka-maven-plugin.version>1.9.0</dokka-maven-plugin.version>
3434
<maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>

0 commit comments

Comments
 (0)