Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency com.google.code.gson:gson to v2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 16, 2022
1 parent 0b1eb92 commit 9093637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -145,7 +145,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.9.0</version>
<version>2.9.1</version>
</dependency>
<dependency>
<groupId>org.graalvm.sdk</groupId>
Expand Down

0 comments on commit 9093637

Please sign in to comment.