Skip to content

Commit

Permalink
chore(deps): Bump io.mockk:mockk-jvm from 1.13.8 to 1.13.11 (#2154)
Browse files Browse the repository at this point in the history
Bumps [io.mockk:mockk-jvm](https://github.com/mockk/mockk) from 1.13.8 to 1.13.11.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.8...1.13.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent ad8da4d commit e51f487
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 @@ -29,7 +29,7 @@
<junit.version>5.10.2</junit.version>
<jitsi.utils.version>1.0-132-g83984af</jitsi.utils.version>
<jicoco.version>1.1-140-g8f45a9f</jicoco.version>
<mockk.version>1.13.8</mockk.version>
<mockk.version>1.13.11</mockk.version>
<ktlint-maven-plugin.version>3.2.0</ktlint-maven-plugin.version>
<maven-shade-plugin.version>3.5.1</maven-shade-plugin.version>
<spotbugs.version>4.6.0</spotbugs.version>
Expand Down

0 comments on commit e51f487

Please sign in to comment.