Skip to content

Commit

Permalink
Bump com.github.fppt:jedis-mock from 1.1.1 to 1.1.2
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.1.1 to 1.1.2.
- [Release notes](https://github.com/fppt/jedis-mock/releases)
- [Commits](fppt/jedis-mock@v.1.1.1...v1.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 8, 2024
1 parent c615f97 commit b85e232
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
api 'io.cloudevents:cloudevents-json-jackson'

// test dependencies
testImplementation 'com.github.fppt:jedis-mock:1.1.1'
testImplementation 'com.github.fppt:jedis-mock:1.1.2'
testImplementation "org.mockito:mockito-core"

compileOnly 'org.projectlombok:lombok'
Expand Down

0 comments on commit b85e232

Please sign in to comment.