Skip to content

Commit 4f47ff1

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

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
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>com.google.code.gson</groupId>
8787
<artifactId>gson</artifactId>
88-
<version>2.12.1</version>
88+
<version>2.13.1</version>
8989
</dependency>
9090

9191
<dependency>

0 commit comments

Comments
 (0)