Skip to content

Commit 14485f5

Browse files
authored
Merge branch 'main' into update-to-arrow-2
2 parents f186a6d + 2f047de commit 14485f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
<properties>
2828
<java.version>17</java.version>
2929
<assertj-core.version>3.26.3</assertj-core.version>
30-
<kotlin-stdlib.version>2.0.21</kotlin-stdlib.version>
30+
<kotlin-stdlib.version>2.2.20</kotlin-stdlib.version>
3131
<arrow-core.version>2.1.2</arrow-core.version>
32-
<junit-jupiter.version>5.11.3</junit-jupiter.version>
32+
<junit-jupiter.version>5.13.4</junit-jupiter.version>
3333
<dokka-maven-plugin.version>1.9.0</dokka-maven-plugin.version>
3434
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
3535
<kotlinx-coroutines-test.version>1.9.0</kotlinx-coroutines-test.version>

0 commit comments

Comments
 (0)