Skip to content

Commit 3463556

Browse files
Update all dependencies (#218)
| datasource | package | from | to | | ---------- | -------------------------- | ------- | ------ | | maven | io.mockk:mockk | 1.13.17 | 1.14.0 | | maven | com.squareup.okio:okio-jvm | 3.10.2 | 3.11.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 875e15c commit 3463556

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
@@ -9,7 +9,7 @@ graal = "24.2.0"
99
java-vavr = "0.10.6"
1010
kotlin-vavr = "0.10.2"
1111
jetbrains-annotations = "26.0.2"
12-
okio = "3.10.2"
12+
okio = "3.11.0"
1313
kotest = "5.9.1"
1414
testLogger = "4.0.0"
1515
truth = "1.4.4"
@@ -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.13.17"
28+
mockk = "1.14.0"
2929
gradle-taskinfo = "2.2.0"
3030

3131
# Common dependencies

0 commit comments

Comments
 (0)