Skip to content

Commit e815152

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.testng-testng-7.5.1' into combined-pr-branch
2 parents 0c7b6ad + 06c591d commit e815152

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.3.8'
16-
testImplementation 'org.testng:testng:7.5'
16+
testImplementation 'org.testng:testng:7.5.1'
1717
testImplementation 'org.assertj:assertj-core:3.24.2'
1818
}
1919

0 commit comments

Comments
 (0)