Skip to content

Commit

Permalink
build(deps-dev): Bump io.mockk:mockk-jvm from 1.13.8 to 1.13.9 (#1036)
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](https://github.com/mockk/mockk/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent 3a066bd commit c042c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<properties>
<java-module-name>org.neo4j.ogm.core</java-module-name>
<mockk.version>1.13.8</mockk.version>
<mockk.version>1.13.9</mockk.version>
</properties>

<dependencies>
Expand Down

0 comments on commit c042c8d

Please sign in to comment.