We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86d80e0 + 2c61fc2 commit 90967e0Copy full SHA for 90967e0
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.17.0"
14
android-plugin = { module = "com.android.tools.build:gradle", version.ref = "android" }
15
classGraph = "io.github.classgraph:classgraph:4.8.179"
16
-gson = "com.google.code.gson:gson:2.12.0"
+gson = "com.google.code.gson:gson:2.12.1"
17
zip4j = "net.lingala.zip4j:zip4j:2.11.5"
18
robolectric = "org.robolectric:robolectric:4.14.1"
19
xmlUnit = "org.xmlunit:xmlunit-core:2.10.0"
0 commit comments