We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd396b commit 085577fCopy full SHA for 085577f
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>4.0.3</version>
+ <version>4.0.5</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.2</arrow-core.version>
+ <arrow-core.version>2.2.2.1</arrow-core.version>
40
<geolatte.version>1.11</geolatte.version>
41
<kotlin-logging-jvm.version>8.0.01</kotlin-logging-jvm.version>
42
<quicktheories.version>0.26</quicktheories.version>
0 commit comments