Skip to content

Commit

Permalink
Bump io.mockk:mockk-jvm from 1.13.8 to 1.13.9
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.9.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.8...1.13.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent db325e6 commit 92d8ab5
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 @@ -292,7 +292,7 @@
<dependency>
<groupId>io.mockk</groupId>
<artifactId>mockk-jvm</artifactId>
<version>1.13.8</version>
<version>1.13.9</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 92d8ab5

Please sign in to comment.