Skip to content

Commit a4bb6ca

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump com.google.code.gson:gson from 2.12.1 to 2.13.0
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.12.1 to 2.13.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.12.1...gson-parent-2.13.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf9f9ab commit a4bb6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ configurations {
7575
}
7676

7777
dependencies {
78-
implementation 'com.google.code.gson:gson:2.12.1'
78+
implementation 'com.google.code.gson:gson:2.13.0'
7979
implementation 'com.thaiopensource:trang:20091111'
8080
implementation 'net.sourceforge.saxon:saxon:9.1.0.8'
8181
implementation 'org.yaml:snakeyaml:1.33'

0 commit comments

Comments
 (0)