Skip to content

Commit

Permalink
fix(deps): update dependency com.google.apis:google-api-services-andr…
Browse files Browse the repository at this point in the history
…oidpublisher to v3-rev20230815-2.0.0 (#124)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 16, 2023
1 parent 066cd74 commit a2b9b81
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 @@ -5,7 +5,7 @@ kotlin = "1.8.22"
java = "19"

[libraries]
androidpublisher = { module = "com.google.apis:google-api-services-androidpublisher", version = "v3-rev20230806-2.0.0" }
androidpublisher = { module = "com.google.apis:google-api-services-androidpublisher", version = "v3-rev20230815-2.0.0" }
clikt = { module = "com.github.ajalt:clikt", version = "2.8.0" }
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version = "1.5.1" }
Expand Down

0 comments on commit a2b9b81

Please # to comment.