Skip to content

Commit

Permalink
chore: update dependency com.google.code.gson:gson to v2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent a22dd17 commit c9fa7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ testcontainers = "1.20.4"
lombok = "1.18.36"

# runtime dependencies
gson = "2.11.0"
gson = "2.12.1"
jjwt = "0.12.6"
guava = "33.4.0-jre"
annotations = "26.0.1"
Expand Down

0 comments on commit c9fa7df

Please sign in to comment.