Skip to content

Commit

Permalink
Merge pull request #263 from hannesa2/dependabot/gradle/com.google.co…
Browse files Browse the repository at this point in the history
…de.gson-gson-2.12.1

Bump com.google.code.gson:gson from 2.11.0 to 2.12.1
  • Loading branch information
hannesa2 authored Jan 31, 2025
2 parents 7a251e3 + bf27678 commit 9254230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion githubAppUpdate/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android {

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation "com.google.code.gson:gson:2.11.0"
implementation "com.google.code.gson:gson:2.12.1"
implementation "androidx.work:work-runtime-ktx:2.10.0"

implementation "com.squareup.retrofit2:retrofit:2.11.0"
Expand Down

0 comments on commit 9254230

Please sign in to comment.