Skip to content

Commit 65f57e8

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.testng-testng-7.4.0' into combined-pr-branch
2 parents 49da760 + 858b1aa commit 65f57e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/redis-backed-cache-testng/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
implementation 'com.google.guava:guava:23.0'
1414
testImplementation 'org.testcontainers:testcontainers'
1515
testImplementation 'ch.qos.logback:logback-classic:1.2.3'
16-
testImplementation 'org.testng:testng:7.3.0'
16+
testImplementation 'org.testng:testng:7.4.0'
1717
testImplementation 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
1818
}
1919

0 commit comments

Comments
 (0)