Skip to content

Commit

Permalink
Update dependency com.google.cloud:libraries-bom to v26.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2023
1 parent ada5a2d commit 4a3d949
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 @@ -24,7 +24,7 @@ stdx-full = {group = "dev.schlaubi", name = "stdx-full", version = "1.2.1" }
envconf = { group = "dev.schlaubi", name = "envconf", version = "1.1" }
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.5" }
commons-text = { group = "org.apache.commons", name = "commons-text", version = "1.10.0" }
google-cloud-bom = { group = "com.google.cloud", name = "libraries-bom", version = "26.1.4" }
google-cloud-bom = { group = "com.google.cloud", name = "libraries-bom", version = "26.6.0" }
google-cloud-translate = { group = "com.google.cloud", name = "google-cloud-translate" }
google-apis-youtube = { group = "com.google.apis", name = "google-api-services-youtube", version = "v3-rev20220926-2.0.0" }
lavakord-kord = { group = "dev.schlaubi.lavakord", name = "kord", version = "3.7.0" }
Expand Down

0 comments on commit 4a3d949

Please sign in to comment.