There was an error while loading. Please reload this page.
1 parent c185583 commit 94d5c00Copy full SHA for 94d5c00
build.gradle
@@ -72,7 +72,7 @@ dependencies {
72
strictly "${project.property('selenium.version')}"
73
}
74
75
- implementation 'com.google.code.gson:gson:2.8.7'
+ implementation 'com.google.code.gson:gson:2.8.8'
76
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
77
implementation 'cglib:cglib:3.3.0'
78
implementation 'commons-validator:commons-validator:1.7'
0 commit comments