This is an automated email from the ASF dual-hosted git repository.

xiatian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git


The following commit(s) were added to refs/heads/master by this push:
     new 6718e775c Bump com.github.fppt:jedis-mock from 1.1.2 to 1.1.3 (#5062)
6718e775c is described below

commit 6718e775c6d54c0e824ebbad1128322b84ecc6b4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 2 00:30:24 2024 +0800

    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](https://github.com/fppt/jedis-mock/compare/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>
---
 eventmesh-storage-plugin/eventmesh-storage-redis/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eventmesh-storage-plugin/eventmesh-storage-redis/build.gradle 
b/eventmesh-storage-plugin/eventmesh-storage-redis/build.gradle
index 71d38d176..7a195562b 100644
--- a/eventmesh-storage-plugin/eventmesh-storage-redis/build.gradle
+++ b/eventmesh-storage-plugin/eventmesh-storage-redis/build.gradle
@@ -29,7 +29,7 @@ dependencies {
     api 'io.cloudevents:cloudevents-json-jackson'
 
     // test dependencies
-    testImplementation 'com.github.fppt:jedis-mock:1.1.2'
+    testImplementation 'com.github.fppt:jedis-mock:1.1.3'
     testImplementation "org.mockito:mockito-core"
 
     compileOnly 'org.projectlombok:lombok'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to