Skip to content

Commit c66b256

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/redis.clients-jedis-3.6.3' into combined-pr-branch
2 parents 78b3663 + 2ef95ba commit c66b256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/junit-jupiter/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77
testImplementation project(':mysql')
88
testImplementation project(':postgresql')
99
testImplementation 'com.zaxxer:HikariCP:4.0.3'
10-
testImplementation 'redis.clients:jedis:3.6.1'
10+
testImplementation 'redis.clients:jedis:3.6.3'
1111
testImplementation 'org.apache.httpcomponents:httpclient:4.5.13'
1212
testImplementation ('org.mockito:mockito-core:3.11.2') {
1313
exclude(module: 'hamcrest-core')

0 commit comments

Comments
 (0)