Skip to content

Commit

Permalink
Bump com.github.fppt:jedis-mock from 1.0.11 to 1.1.3
Browse files Browse the repository at this point in the history
Bumps [com.github.fppt:jedis-mock](https://github.com/fppt/jedis-mock) from 1.0.11 to 1.1.3.
- [Release notes](https://github.com/fppt/jedis-mock/releases)
- [Commits](fppt/jedis-mock@v1.0.11...v1.1.3)

---
updated-dependencies:
- dependency-name: com.github.fppt:jedis-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent a0437b6 commit 104e29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions-contrib/redis-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>com.github.fppt</groupId>
<artifactId>jedis-mock</artifactId>
<version>1.0.11</version>
<version>1.1.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 104e29e

Please sign in to comment.