Skip to content

Commit 6b8e28d

Browse files
build(deps): Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 (#2175)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.11.0. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.10.1...gson-parent-2.11.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1f8bc9 commit 6b8e28d

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
@@ -65,7 +65,7 @@ dependencies {
6565
}
6666
}
6767
}
68-
implementation 'com.google.code.gson:gson:2.10.1'
68+
implementation 'com.google.code.gson:gson:2.11.0'
6969
implementation "org.slf4j:slf4j-api:${slf4jVersion}"
7070
}
7171

0 commit comments

Comments
 (0)