Skip to content

Commit 3a2a4d2

Browse files
Bump com.google.code.gson:gson from 2.12.0 to 2.12.1 in the maven group
Bumps the maven group with 1 update: [com.google.code.gson:gson](https://github.com/google/gson). Updates `com.google.code.gson:gson` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.12.0...gson-parent-2.12.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69e3065 commit 3a2a4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ okhttp-logging-interceptor = { group = "com.squareup.okhttp3", name = "logging-i
5353
agp-apksig = { group = "com.android.tools.build", name = "apksig", version.ref = "agp" }
5454
appiconloader = { module = "me.zhanghai.android.appiconloader:appiconloader", version = "1.5.0" }
5555
material = { module = "com.google.android.material:material", version = "1.12.0" }
56-
gson = { module = "com.google.code.gson:gson", version = "2.12.0" }
56+
gson = { module = "com.google.code.gson:gson", version = "2.12.1" }
5757
hiddenapibypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "6.0" }
5858
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
5959
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.10.1" }

0 commit comments

Comments
 (0)