Skip to content

Commit

Permalink
build(deps-dev): bump io.mockk:mockk from 1.13.8 to 1.13.9
Browse files Browse the repository at this point in the history
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.8 to 1.13.9.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 85c5a97 commit e7c5738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nowje-unit-test-exchange-maven-plugin-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<groupId>io.mockk</groupId>
<artifactId>mockk</artifactId>
<scope>test</scope>
<version>1.13.8</version>
<version>1.13.9</version>
</dependency>
<dependency>
<groupId>io.kotest</groupId>
Expand Down

0 comments on commit e7c5738

Please sign in to comment.