Skip to content

Commit c5f954c

Browse files
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0
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] <[email protected]>
1 parent d95dc30 commit c5f954c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repositories {
4747
}
4848

4949
dependencies {
50-
implementation 'com.google.code.gson:gson:2.10.1'
50+
implementation 'com.google.code.gson:gson:2.11.0'
5151
implementation ('de.jangassen:nsmenufx:3.1.0') {
5252
exclude group: 'net.java.dev.jna', module: 'jna' //different jna version
5353
}

0 commit comments

Comments
 (0)