Skip to content

Commit d2bf04d

Browse files
Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 (#476)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.1 to 2.13.2. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.13.1...gson-parent-2.13.2) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45793b9 commit d2bf04d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
exclude group: "org.slf4j", module: "slf4j-api"
7979
}
8080

81-
includeInJar "com.google.code.gson:gson:2.13.1"
81+
includeInJar "com.google.code.gson:gson:2.13.2"
8282
includeInJar "com.formdev:flatlaf:3.6.1"
8383
includeInJar "com.formdev:flatlaf-extras:3.6.1"
8484
includeInJar "org.apache.commons:commons-lang3:3.18.0"

0 commit comments

Comments
 (0)