Skip to content

Commit 8cd21bb

Browse files
dependency: Update dependency com.google.code.gson:gson to v2.13.2 (#59)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61f30ff commit 8cd21bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eternalcode-commons-updater/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tasks.test {
1111

1212

1313
dependencies {
14-
api("com.google.code.gson:gson:2.13.1")
14+
api("com.google.code.gson:gson:2.13.2")
1515
api(project(":eternalcode-commons-shared"))
1616

1717
api("org.jetbrains:annotations:24.1.0")

0 commit comments

Comments
 (0)