Skip to content

Commit

Permalink
Merge pull request #4950 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-rev20231011-2.0.0
  • Loading branch information
PenghaiZhang authored Nov 6, 2023
2 parents 5c713fa + cdb3402 commit c59b829
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-rev20230203-2.0.0",
"com.google.apis" % "google-api-services-youtube" % "v3-rev20230904-2.0.0",
"com.google.apis" % "google-api-services-youtube" % "v3-rev20231011-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 c59b829

Please sign in to comment.