Skip to content

Commit 54a58fa

Browse files
Merge pull request #901 from modelix/dependabot/gradle/io.mockk-mockk-1.13.12
build(deps): bump io.mockk:mockk from 1.13.11 to 1.13.12
2 parents be64729 + c88b11b commit 54a58fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ junit = { group = "junit", name = "junit", version = "4.13.2" }
113113
xmlunit-core = { group = "org.xmlunit", name = "xmlunit-core", version.ref="xmlunit"}
114114
xmlunit-matchers = { group = "org.xmlunit", name = "xmlunit-matchers", version.ref="xmlunit"}
115115
jsoup = { group = "org.jsoup", name = "jsoup", version = "1.18.1" }
116-
mockk = { group = "io.mockk", name = "mockk", version = "1.13.11"}
116+
mockk = { group = "io.mockk", name = "mockk", version = "1.13.12"}
117117

118118
apache-cxf-sse = { group = "org.apache.cxf", name = "cxf-rt-rs-sse", version.ref = "apacheCxf" }
119119
apache-cxf-client = { group = "org.apache.cxf", name = "cxf-rt-rs-client", version.ref = "apacheCxf" }

0 commit comments

Comments
 (0)