Skip to content

Commit 8e92f9a

Browse files
committed
fix(deps): update dependency com.google.code.gson:gson to v2.13.2
1 parent 53bc72b commit 8e92f9a

File tree

1 file changed

+1
-1
lines changed
  • third_party/docfx-doclet-143274

1 file changed

+1
-1
lines changed

third_party/docfx-doclet-143274/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<dependency>
169169
<groupId>com.google.code.gson</groupId>
170170
<artifactId>gson</artifactId>
171-
<version>2.10.1</version>
171+
<version>2.13.2</version>
172172
</dependency>
173173

174174
<!-- Test dependencies -->

0 commit comments

Comments
 (0)