Skip to content

Commit

Permalink
Merge pull request #7063 from microsoft/dependabot/gradle/sample-api/…
Browse files Browse the repository at this point in the history
…clients/java/com.google.code.gson-gson-2.12.0

build(deps): bump com.google.code.gson:gson from 2.11.0 to 2.12.0 in /sample-api/clients/java
  • Loading branch information
baywet authored Jan 29, 2025
2 parents a34305e + e3249e7 commit 8f102fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-api/clients/java/utilities/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ dependencies {
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.8.2'
api 'com.azure:azure-identity:1.15.0'
api 'com.squareup.okhttp3:okhttp:4.12.0'
api 'com.google.code.gson:gson:2.11.0'
api 'com.google.code.gson:gson:2.12.0'
}

0 comments on commit 8f102fd

Please sign in to comment.