Skip to content

Commit

Permalink
Merge pull request #901 from modelix/dependabot/gradle/io.mockk-mockk…
Browse files Browse the repository at this point in the history
…-1.13.12

build(deps): bump io.mockk:mockk from 1.13.11 to 1.13.12
  • Loading branch information
github-actions[bot] authored Jul 16, 2024
2 parents be64729 + c88b11b commit 54a58fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ junit = { group = "junit", name = "junit", version = "4.13.2" }
xmlunit-core = { group = "org.xmlunit", name = "xmlunit-core", version.ref="xmlunit"}
xmlunit-matchers = { group = "org.xmlunit", name = "xmlunit-matchers", version.ref="xmlunit"}
jsoup = { group = "org.jsoup", name = "jsoup", version = "1.18.1" }
mockk = { group = "io.mockk", name = "mockk", version = "1.13.11"}
mockk = { group = "io.mockk", name = "mockk", version = "1.13.12"}

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

0 comments on commit 54a58fa

Please sign in to comment.