Skip to content

Commit 20eff61

Browse files
authored
Merge pull request #261 from uwolfer/dependabot/maven/com.google.code.gson-gson-2.13.0
Bump com.google.code.gson:gson from 2.12.1 to 2.13.0
2 parents 493763c + 53ede8b commit 20eff61

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
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.google.code.gson</groupId>
5454
<artifactId>gson</artifactId>
55-
<version>2.12.1</version>
55+
<version>2.13.0</version>
5656
<scope>compile</scope>
5757
</dependency>
5858
<dependency>

0 commit comments

Comments
 (0)