Skip to content

Commit ff1b24d

Browse files
Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 (#4456)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 162bb0e commit ff1b24d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ val DEPENDENCIES = listOf(
6363
"ch.qos.logback.contrib:logback-json-classic:0.1.5",
6464
"commons-codec:commons-codec:1.19.0",
6565
"org.apache.commons:commons-text:1.14.0",
66-
"com.google.code.gson:gson:2.13.1",
66+
"com.google.code.gson:gson:2.13.2",
6767
"com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom
6868
"org.assertj:assertj-core:3.27.4",
6969
"org.awaitility:awaitility:4.3.0",

0 commit comments

Comments
 (0)