Skip to content

Commit 875a576

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump com.google.code.gson:gson from 2.13.0 to 2.13.1
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.0 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.13.0...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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7e61ba commit 875a576

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.13.0'
78+
implementation 'com.google.code.gson:gson:2.13.1'
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)