We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6704af0 commit ac47f67Copy full SHA for ac47f67
1 file changed
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,9 +36,9 @@
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.1</arrow-core.version>
40
<geolatte.version>1.10</geolatte.version>
41
- <kotlin-logging-jvm.version>7.0.13</kotlin-logging-jvm.version>
+ <kotlin-logging-jvm.version>7.0.14</kotlin-logging-jvm.version>
42
<quicktheories.version>0.26</quicktheories.version>
43
44
<!-- Other properties -->
0 commit comments