Skip to content

Commit

Permalink
Merge pull request #5122 from openequella/renovate/google-api-packages
Browse files Browse the repository at this point in the history
chore(deps): update dependency com.google.apis:google-api-services-youtube to v3-rev20240514-2.0.0
  • Loading branch information
PenghaiZhang authored May 19, 2024
2 parents 8b9e020 + c103d89 commit d1c3d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Server/equellaserver/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ libraryDependencies ++= Seq(
),
"com.google.api-client" % "google-api-client" % "2.2.0",
"com.google.apis" % "google-api-services-books" % "v1-rev20240214-2.0.0",
"com.google.apis" % "google-api-services-youtube" % "v3-rev20240417-2.0.0",
"com.google.apis" % "google-api-services-youtube" % "v3-rev20240514-2.0.0",
"com.google.code.gson" % "gson" % "2.10.1",
"com.google.gdata" % "core" % "1.47.1",
"com.google.guava" % "guava" % "32.1.3-jre",
Expand Down

0 comments on commit d1c3d19

Please sign in to comment.