We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7c69c0 + e790a1c commit 10d58f7Copy full SHA for 10d58f7
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
ext.libs = [
8
- gson: 'com.google.code.gson:gson:2.12.0',
+ gson: 'com.google.code.gson:gson:2.12.1',
9
hamcrest: 'org.hamcrest:hamcrest:3.0',
10
junit_api: 'org.junit.jupiter:junit-jupiter:5.11.4',
11
]
0 commit comments