Skip to content

Commit 3717a54

Browse files
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 (#511)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ab87eb commit 3717a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MiraiMC-Base/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.google.code.gson</groupId>
4747
<artifactId>gson</artifactId>
48-
<version>2.10.1</version>
48+
<version>2.11.0</version>
4949
<scope>provided</scope>
5050
</dependency>
5151
<dependency>

0 commit comments

Comments
 (0)