Skip to content

Commit c082177

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/redis.clients-jedis-4.2.2' into combined-pr-branch
2 parents 1405746 + 7425a05 commit c082177

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:4.1.1'
10+
testImplementation 'redis.clients:jedis:4.2.2'
1111
testImplementation 'org.apache.httpcomponents:httpclient:4.5.13'
1212
testImplementation ('org.mockito:mockito-core:4.4.0') {
1313
exclude(module: 'hamcrest-core')

0 commit comments

Comments
 (0)