Skip to content

Commit

Permalink
fix(deps): update dependency com.google.code.gson:gson to v2.12.1 (#1188
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Jan 31, 2025
1 parent 40795a6 commit c24ef48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/flagd/pom.xml
Original file line number Diff line number Diff line change
@@ -84,7 +84,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.12.0</version>
<version>2.12.1</version>
</dependency>

<dependency>

0 comments on commit c24ef48

Please sign in to comment.