Skip to content

Commit c534efc

Browse files
Bump redis.clients:jedis from 4.3.1 to 4.3.2 in /core
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@v4.3.1...v4.3.2) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09fef49 commit c534efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ dependencies {
103103

104104
testImplementation 'com.google.cloud.tools:jib-core:0.23.0'
105105
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
106-
testImplementation 'redis.clients:jedis:4.3.1'
106+
testImplementation 'redis.clients:jedis:4.3.2'
107107
testImplementation 'com.rabbitmq:amqp-client:5.17.0'
108108
testImplementation 'org.mongodb:mongo-java-driver:3.12.12'
109109

0 commit comments

Comments
 (0)