Skip to content

Commit 1d6a189

Browse files
Update dependency io.mockk:mockk to v1.13.16
1 parent 905d66e commit 1d6a189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ slf4j = "2.0.11"
1818

1919
kotest = "5.8.0" # https://github.com/kotest/kotest/releases
2020

21-
mockk = "1.13.9" # https://search.maven.org/artifact/io.mockk/mockk
21+
mockk = "1.13.16" # https://search.maven.org/artifact/io.mockk/mockk
2222
junit = "5.10.1" # https://github.com/junit-team/junit5/releases
2323

2424
## Plugins

0 commit comments

Comments
 (0)