Skip to content

Commit cf0ff94

Browse files
Update all dependencies (#224)
| datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | maven | io.mockk:mockk | 1.14.0 | 1.14.2 | | maven | io.arrow-kt:arrow-core | 2.1.0 | 2.1.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9215bda commit cf0ff94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin = "2.1.20"
44
moshix = "0.30.0"
55
http4k = "5.47.0.0" # Compatable with JDK 17
66
immutables = "2.10.1"
7-
arrow = "2.1.0"
7+
arrow = "2.1.1"
88
graal = "24.2.1"
99
java-vavr = "0.10.6"
1010
kotlin-vavr = "0.10.2"
@@ -25,7 +25,7 @@ json-assert = "1.5.3"
2525
nexus-publish = "2.0.0"
2626
kotlinx-datetime = "0.6.2"
2727
node-gradle = "7.1.0"
28-
mockk = "1.14.0"
28+
mockk = "1.14.2"
2929
gradle-taskinfo = "2.2.0"
3030

3131
# Common dependencies

0 commit comments

Comments
 (0)