Skip to content

Commit

Permalink
build(deps): bump mockk.version from 1.13.9 to 1.13.10
Browse files Browse the repository at this point in the history
Bumps `mockk.version` from 1.13.9 to 1.13.10.

Updates `io.mockk:mockk-core-jvm` from 1.13.9 to 1.13.10
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.9...1.13.10)

Updates `io.mockk:mockk-jvm` from 1.13.9 to 1.13.10
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.9...1.13.10)

---
updated-dependencies:
- dependency-name: io.mockk:mockk-core-jvm
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.mockk:mockk-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent efde560 commit 49df8f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<omni-coveragereporter-maven-plugin.version>0.4.3</omni-coveragereporter-maven-plugin.version>
<kotlinx-coroutines-debug.version>1.8.0</kotlinx-coroutines-debug.version>
<jakarta.servlet.jsp.jstl-api.version>3.0.0</jakarta.servlet.jsp.jstl-api.version>
<mockk.version>1.13.9</mockk.version>
<mockk.version>1.13.10</mockk.version>
<hibernate-core.version>6.1.3.Final</hibernate-core.version>
<solr-solrj.version>9.5.0</solr-solrj.version>
<mysql-connector-java.version>8.0.32</mysql-connector-java.version>
Expand Down

0 comments on commit 49df8f9

Please sign in to comment.