Skip to content

Commit 6ba6dc2

Browse files
Bump com.google.code.gson:gson from 2.12.1 to 2.13.1 (#267)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.12.1 to 2.13.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.12.1...gson-parent-2.13.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.1 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 1db579a commit 6ba6dc2

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
@@ -15,7 +15,7 @@ repositories {
1515
}
1616

1717
dependencies {
18-
implementation "com.google.code.gson:gson:2.12.1"
18+
implementation "com.google.code.gson:gson:2.13.1"
1919
implementation "com.github.javaparser:javaparser-core:3.26.3"
2020

2121
testImplementation platform("org.junit:junit-bom:5.11.4")

0 commit comments

Comments
 (0)