Skip to content

Commit 3de408e

Browse files
--- (#103)
updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 640cf8c commit 3de408e

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
@@ -59,7 +59,7 @@ appiconloader = { module = "me.zhanghai.android.appiconloader:appiconloader", ve
5959
axml = { module = "de.upb.cs.swt:axml", version = "2.1.3" }
6060
commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.14.0" }
6161
material = { module = "com.google.android.material:material", version = "1.10.0" }
62-
gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
62+
gson = { module = "com.google.code.gson:gson", version = "2.11.0" }
6363
hiddenapibypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "4.3" }
6464
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
6565
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.8.1" }

0 commit comments

Comments
 (0)