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 9215bda commit cf0ff94Copy full SHA for cf0ff94
libs.versions.toml
@@ -4,7 +4,7 @@ kotlin = "2.1.20"
4
moshix = "0.30.0"
5
http4k = "5.47.0.0" # Compatable with JDK 17
6
immutables = "2.10.1"
7
-arrow = "2.1.0"
+arrow = "2.1.1"
8
graal = "24.2.1"
9
java-vavr = "0.10.6"
10
kotlin-vavr = "0.10.2"
@@ -25,7 +25,7 @@ json-assert = "1.5.3"
25
nexus-publish = "2.0.0"
26
kotlinx-datetime = "0.6.2"
27
node-gradle = "7.1.0"
28
-mockk = "1.14.0"
+mockk = "1.14.2"
29
gradle-taskinfo = "2.2.0"
30
31
# Common dependencies
0 commit comments