Skip to content

Commit 773e7c5

Browse files
bhanurpnitinp19
authored andcommitted
Multiple security fixes
1 parent b08ddca commit 773e7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httpClient/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ repositories {
88

99
dependencies {
1010
testImplementation group: 'org.testng', name: 'testng', version: '7.5.1'
11-
testImplementation group: 'com.github.tomakehurst', name: 'wiremock-jre8', version: '2.35.0'
11+
testImplementation group: 'com.github.tomakehurst', name: 'wiremock-jre8', version: '3.0.1'
1212
}

0 commit comments

Comments
 (0)