We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b63c48c + 44598e6 commit ccdfffaCopy full SHA for ccdfffa
gradle/dependencies.gradle
@@ -6,7 +6,7 @@ dependencies {
6
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.2'
7
testImplementation 'org.mockito:mockito-inline:3.12.1'
8
9
- api 'com.google.code.gson:gson:2.8.7'
+ api 'com.google.code.gson:gson:2.8.8'
10
11
implementation 'com.squareup.okhttp3:okhttp:4.9.1'
12
0 commit comments