Skip to content

Commit

Permalink
chore(deps): update dependency com.google.apis:google-api-services-yo…
Browse files Browse the repository at this point in the history
…utube to v3-rev20250101-2.0.0
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent ae9dbc4 commit 424de92
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 @@ -71,7 +71,7 @@ libraryDependencies ++= Seq(
),
"com.google.api-client" % "google-api-client" % "2.5.1",
"com.google.apis" % "google-api-services-books" % "v1-rev20240214-2.0.0",
"com.google.apis" % "google-api-services-youtube" % "v3-rev20240514-2.0.0",
"com.google.apis" % "google-api-services-youtube" % "v3-rev20250101-2.0.0",
"com.google.code.gson" % "gson" % "2.11.0",
"com.google.gdata" % "core" % "1.47.1",
"com.google.guava" % "guava" % "32.1.3-jre",
Expand Down

0 comments on commit 424de92

Please sign in to comment.