Skip to content

Commit 9997cc8

Browse files
dependabot[bot]daniel-jones-dev
authored andcommitted
chore(deps): bump com.google.code.gson:gson from 2.9.0 to 2.10.1
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.9.0 to 2.10.1. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.9.0...gson-parent-2.10.1) --- 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>
1 parent b49e49a commit 9997cc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deepl-java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
testImplementation("org.mockito:mockito-inline:4.11.0")
3030

3131
// implementation("com.google.guava:guava:30.1.1-jre")
32-
implementation("com.google.code.gson:gson:2.9.0")
32+
implementation("com.google.code.gson:gson:2.10.1")
3333
}
3434

3535

0 commit comments

Comments
 (0)