Skip to content

Commit

Permalink
Merge pull request #15691 from scala-steward/update/google-auth-libra…
Browse files Browse the repository at this point in the history
…ry-oauth2-http-1.24.0

Update google-auth-library-oauth2-http to 1.24.0
  • Loading branch information
lenguyenthanh authored Jul 10, 2024
2 parents 27daac9 + 7e3f41a commit 5246470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ object Dependencies {
val maxmind = "com.maxmind.geoip2" % "geoip2" % "4.0.1"
val caffeine = "com.github.ben-manes.caffeine" % "caffeine" % "3.1.8" % "compile"
val scaffeine = "com.github.blemale" %% "scaffeine" % "5.2.1" % "compile"
val googleOAuth = "com.google.auth" % "google-auth-library-oauth2-http" % "1.23.0"
val googleOAuth = "com.google.auth" % "google-auth-library-oauth2-http" % "1.24.0"
val galimatias = "io.mola.galimatias" % "galimatias" % "0.2.2-NF"
val scalatags = "com.lihaoyi" %% "scalatags" % "0.13.1"
val lettuce = "io.lettuce" % "lettuce-core" % "6.3.2.RELEASE"
Expand Down

0 comments on commit 5246470

Please sign in to comment.