Skip to content

Commit

Permalink
Bump google-oauth-client to 1.34.0 (close #90)
Browse files Browse the repository at this point in the history
  • Loading branch information
istreeter committed Nov 3, 2022
1 parent c136ce6 commit 6b1113f
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 @@ -27,7 +27,7 @@ object Dependencies {
val circe = "0.14.1"
val igluCore = "1.0.1"
val jackson = "2.13.4.2" // An override, to mitigate a CVE
val googleOauth = "1.33.3" // An override, to mitigate a CVE
val googleOauth = "1.34.0" // An override, to mitigate a CVE
val guava = "31.1-jre" // An override, to mitigate a CVE
val snakeYaml = "1.32" // An override, to mitigate a CVE
val paradise = "2.1.1"
Expand Down

0 comments on commit 6b1113f

Please sign in to comment.