Skip to content

Commit 4759843

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/redis.clients-jedis-7.4.1' into combined-pr-branch
2 parents dc4c9d0 + 8205eb3 commit 4759843

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/junit-jupiter/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88
testImplementation project(':testcontainers-mysql')
99
testImplementation project(':testcontainers-postgresql')
1010
testImplementation 'com.zaxxer:HikariCP:7.0.2'
11-
testImplementation 'redis.clients:jedis:7.1.0'
11+
testImplementation 'redis.clients:jedis:7.4.1'
1212
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
1313
testImplementation ('org.mockito:mockito-core:4.11.0') {
1414
exclude(module: 'hamcrest-core')

0 commit comments

Comments
 (0)