Skip to content

Commit 6718e77

Browse files
Bump com.github.fppt:jedis-mock from 1.1.2 to 1.1.3 (#5062)
Bumps [com.github.fppt:jedis-mock](https://github.com/fppt/jedis-mock) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/fppt/jedis-mock/releases) - [Commits](fppt/jedis-mock@v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: com.github.fppt:jedis-mock dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b979bd commit 6718e77

File tree

1 file changed

+1
-1
lines changed
  • eventmesh-storage-plugin/eventmesh-storage-redis

1 file changed

+1
-1
lines changed

eventmesh-storage-plugin/eventmesh-storage-redis/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
api 'io.cloudevents:cloudevents-json-jackson'
3030

3131
// test dependencies
32-
testImplementation 'com.github.fppt:jedis-mock:1.1.2'
32+
testImplementation 'com.github.fppt:jedis-mock:1.1.3'
3333
testImplementation "org.mockito:mockito-core"
3434

3535
compileOnly 'org.projectlombok:lombok'

0 commit comments

Comments
 (0)