Skip to content

Commit e9dc4b1

Browse files
authored
Merge pull request #37 from iterate-ch/dependabot/maven/com.google.code.gson-gson-2.13.2
Bump com.google.code.gson:gson from 2.13.1 to 2.13.2
2 parents 85ececd + 0a6ed30 commit e9dc4b1

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.13.1</version>
73+
<version>2.13.2</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>junit</groupId>

0 commit comments

Comments
 (0)