Skip to content

Commit 781e703

Browse files
Update all dependencies
1 parent 6704af0 commit 781e703

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
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.5.7</version>
9+
<version>4.0.1</version>
1010
<relativePath/> <!-- lookup parent from repository -->
1111
</parent>
1212

@@ -36,7 +36,7 @@
3636
<ktlint-plugin.version>3.5.0</ktlint-plugin.version>
3737

3838
<!-- Library versions -->
39-
<arrow-core.version>2.2.0</arrow-core.version>
39+
<arrow-core.version>2.2.1</arrow-core.version>
4040
<geolatte.version>1.10</geolatte.version>
4141
<kotlin-logging-jvm.version>7.0.13</kotlin-logging-jvm.version>
4242
<quicktheories.version>0.26</quicktheories.version>

0 commit comments

Comments
 (0)