Skip to content

Commit e95706a

Browse files
Update dependency com.google.code.gson:gson to v2.13.2 (#142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8054a70 commit e95706a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
<dependency>
349349
<groupId>com.google.code.gson</groupId>
350350
<artifactId>gson</artifactId>
351-
<version>2.13.1</version>
351+
<version>2.13.2</version>
352352
</dependency>
353353

354354
<!-- For @Nullable annotations -->

0 commit comments

Comments
 (0)