Skip to content

Commit

Permalink
Merge pull request #89 from LikeTheSalad/dependabot/gradle/com.google…
Browse files Browse the repository at this point in the history
….code.gson-gson-2.11.0

Bump com.google.code.gson:gson from 2.10.1 to 2.11.0
  • Loading branch information
LikeTheSalad authored Aug 4, 2024
2 parents 23a4fde + 2201380 commit 8f53883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ unitTesting = { module = "com.likethesalad.tools:unit-testing", version.ref = "p
byteBuddy = "net.bytebuddy:byte-buddy:1.14.18"
android-plugin = { module = "com.android.tools.build:gradle", version.ref = "android" }
classGraph = "io.github.classgraph:classgraph:4.8.174"
gson = "com.google.code.gson:gson:2.10.1"
gson = "com.google.code.gson:gson:2.11.0"
zip4j = "net.lingala.zip4j:zip4j:2.11.5"
robolectric = "org.robolectric:robolectric:4.13"
xmlUnit = "org.xmlunit:xmlunit-core:2.10.0"
Expand Down

0 comments on commit 8f53883

Please sign in to comment.