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 6704af0 commit 781e703Copy full SHA for 781e703
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.5.7</version>
+ <version>4.0.1</version>
10
<relativePath/> <!-- lookup parent from repository -->
11
</parent>
12
@@ -36,7 +36,7 @@
36
<ktlint-plugin.version>3.5.0</ktlint-plugin.version>
37
38
<!-- Library versions -->
39
- <arrow-core.version>2.2.0</arrow-core.version>
+ <arrow-core.version>2.2.1</arrow-core.version>
40
<geolatte.version>1.10</geolatte.version>
41
<kotlin-logging-jvm.version>7.0.13</kotlin-logging-jvm.version>
42
<quicktheories.version>0.26</quicktheories.version>
0 commit comments