Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent e0c4caa commit 2e1a15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ artifacts {
dependencies {
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.27'
api 'com.squareup.okhttp3:okhttp:4.11.0'
api 'com.google.code.gson:gson:2.10.1'
api 'com.google.code.gson:gson:2.11.0'
api 'io.opencensus:opencensus-api:0.31.1'
implementation 'org.slf4j:slf4j-api:2.0.13'
testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit 2e1a15c

Please sign in to comment.