Skip to content

Commit 03be670

Browse files
chore(deps): bump com.google.code.gson:gson from 2.13.1 to 2.13.2
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.1 to 2.13.2. - [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.1...gson-parent-2.13.2) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f7a0d8 commit 03be670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ allprojects {
3636
dependencies {
3737
compileOnly 'org.projectlombok:lombok:1.18.38'
3838

39-
implementation 'com.google.code.gson:gson:2.13.1'
39+
implementation 'com.google.code.gson:gson:2.13.2'
4040
implementation 'org.jetbrains:annotations:26.0.2'
4141
implementation 'ch.qos.logback:logback-classic:1.5.18'
4242

0 commit comments

Comments
 (0)