未验证 提交 8c08b943 编写于 作者: D dependabot[bot] 提交者: GitHub

Bump jedis from 3.6.0 to 3.6.1

Bumps [jedis](https://github.com/redis/jedis) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](https://github.com/redis/jedis/compare/jedis-3.6.0...jedis-3.6.1)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: Ndependabot[bot] <support@github.com>
上级 3382fa9f
......@@ -5,9 +5,9 @@ plugins {
dependencies {
implementation 'org.apache.commons:commons-csv:1.8'
implementation 'org.javatuples:javatuples:1.2'
implementation 'redis.clients:jedis:3.6.0'
implementation 'redis.clients:jedis:3.6.1'
implementation 'commons-codec:commons-codec:1.15'
implementation 'org.ow2.asm:asm-all:6.0_BETA'
implementation 'com.alibaba:fastjson:1.2.75'
implementation 'com.alibaba:fastjson:1.2.76'
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册