Skip to content

Commit 40c597a

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/redis.clients-jedis-3.6.1' into combined-pr-branch
2 parents 24265c4 + 50d4922 commit 40c597a

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
@@ -136,7 +136,7 @@ dependencies {
136136
}
137137

138138
testImplementation 'org.apache.httpcomponents:httpclient:4.5.9'
139-
testImplementation 'redis.clients:jedis:3.6.0'
139+
testImplementation 'redis.clients:jedis:3.6.1'
140140
testImplementation 'com.rabbitmq:amqp-client:5.12.0'
141141
testImplementation 'org.mongodb:mongo-java-driver:3.12.7'
142142

0 commit comments

Comments
 (0)