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-rev20240926-2.0.0
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent b314aaa commit d6c9815
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.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-rev20240926-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 d6c9815

Please sign in to comment.