Skip to content

Commit e6ce0ea

Browse files
fix(deps): update dependency com.google.code.gson:gson to v2.11.0 (#794)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cca800a commit e6ce0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/flagd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>com.google.code.gson</groupId>
8787
<artifactId>gson</artifactId>
88-
<version>2.10.1</version>
88+
<version>2.11.0</version>
8989
</dependency>
9090

9191
<dependency>

0 commit comments

Comments
 (0)