Skip to content

Commit e202624

Browse files
fix(deps): update dependency com.google.code.gson:gson to v2.12.0
1 parent c96623d commit e202624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/flagd/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>com.google.code.gson</groupId>
8686
<artifactId>gson</artifactId>
87-
<version>2.11.0</version>
87+
<version>2.12.0</version>
8888
</dependency>
8989

9090
<dependency>

0 commit comments

Comments
 (0)