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 c76b47e + 0b334a3 commit 5f25a60Copy full SHA for 5f25a60
gradle/dependencies.gradle
@@ -6,7 +6,7 @@ dependencies {
6
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.1'
7
testImplementation 'org.mockito:mockito-inline:4.8.1'
8
9
- api 'com.google.code.gson:gson:2.9.1'
+ api 'com.google.code.gson:gson:2.10'
10
11
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
12
0 commit comments