Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scala-Steward: Update proto-google-cloud-batch-v1 from 0.18.0 to 0.54.0 #7604

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ object Dependencies {
private val googleGaxGrpcV = "2.48.0"
private val googleHttpClientApacheV = "2.1.2"
private val googleHttpClientV = "1.42.3"
private val googleCloudBatchV1 = "0.18.0"
private val googleCloudBatchV1 = "0.54.0"
// latest date via: https://mvnrepository.com/artifact/com.google.apis/google-api-services-lifesciences
private val googleLifeSciencesServicesV2BetaApiV = "v2beta-rev20220916-2.0.0"
private val googleOauth2V = "1.23.0"
Expand Down
Loading