Skip to content

Commit 8f53883

Browse files
authored
Merge pull request #89 from LikeTheSalad/dependabot/gradle/com.google.code.gson-gson-2.11.0
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0
2 parents 23a4fde + 2201380 commit 8f53883

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.14.18"
1414
android-plugin = { module = "com.android.tools.build:gradle", version.ref = "android" }
1515
classGraph = "io.github.classgraph:classgraph:4.8.174"
16-
gson = "com.google.code.gson:gson:2.10.1"
16+
gson = "com.google.code.gson:gson:2.11.0"
1717
zip4j = "net.lingala.zip4j:zip4j:2.11.5"
1818
robolectric = "org.robolectric:robolectric:4.13"
1919
xmlUnit = "org.xmlunit:xmlunit-core:2.10.0"

0 commit comments

Comments
 (0)