Skip to content

Commit f76161b

Browse files
Merge pull request #30 from iterate-ch/dependabot/maven/com.google.code.gson-gson-2.12.0
2 parents b6a0557 + 2e02889 commit f76161b

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
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.google.code.gson</groupId>
7272
<artifactId>gson</artifactId>
73-
<version>2.9.0</version>
73+
<version>2.12.0</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>junit</groupId>

0 commit comments

Comments
 (0)