Skip to content

Commit 90967e0

Browse files
authored
Merge pull request #166 from LikeTheSalad/renovate/com.google.code.gson-gson-2.x
Update dependency com.google.code.gson:gson to v2.12.1
2 parents 86d80e0 + 2c61fc2 commit 90967e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ unitTesting = { module = "com.likethesalad.tools:unit-testing", version.ref = "p
1313
byteBuddy = "net.bytebuddy:byte-buddy:1.17.0"
1414
android-plugin = { module = "com.android.tools.build:gradle", version.ref = "android" }
1515
classGraph = "io.github.classgraph:classgraph:4.8.179"
16-
gson = "com.google.code.gson:gson:2.12.0"
16+
gson = "com.google.code.gson:gson:2.12.1"
1717
zip4j = "net.lingala.zip4j:zip4j:2.11.5"
1818
robolectric = "org.robolectric:robolectric:4.14.1"
1919
xmlUnit = "org.xmlunit:xmlunit-core:2.10.0"

0 commit comments

Comments
 (0)