We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23a4fde + 2201380 commit 8f53883Copy full SHA for 8f53883
gradle/libs.versions.toml
@@ -13,7 +13,7 @@ unitTesting = { module = "com.likethesalad.tools:unit-testing", version.ref = "p
13
byteBuddy = "net.bytebuddy:byte-buddy:1.14.18"
14
android-plugin = { module = "com.android.tools.build:gradle", version.ref = "android" }
15
classGraph = "io.github.classgraph:classgraph:4.8.174"
16
-gson = "com.google.code.gson:gson:2.10.1"
+gson = "com.google.code.gson:gson:2.11.0"
17
zip4j = "net.lingala.zip4j:zip4j:2.11.5"
18
robolectric = "org.robolectric:robolectric:4.13"
19
xmlUnit = "org.xmlunit:xmlunit-core:2.10.0"
0 commit comments