Skip to content

Commit

Permalink
fix(deps): update dependency com.google.code.gson:gson to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent b144965 commit 9b7f551
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 @@ -28,7 +28,7 @@ androidx-work-runtime-ktx = "androidx.work:work-runtime-ktx:2.9.0"

commons-lang3 = "org.apache.commons:commons-lang3:3.15.0"

gson = "com.google.code.gson:gson:2.10.1"
gson = "com.google.code.gson:gson:2.11.0"
keyboardvisibilityevent = "net.yslibrary.keyboardvisibilityevent:keyboardvisibilityevent:3.0.0-RC3"
material = "com.google.android.material:material:1.12.0"

Expand Down

0 comments on commit 9b7f551

Please sign in to comment.