Skip to content

Commit 292ed41

Browse files
bump: google-auth-library-credentials, ... 1.39.1 (was 1.24.1) (#3418)
1 parent 1665622 commit 292ed41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ object Dependencies {
233233
) ++ JacksonDatabindDependencies
234234
)
235235

236-
val GoogleAuthVersion = "1.24.1"
236+
val GoogleAuthVersion = "1.39.1"
237237

238238
val GoogleCommon = Seq(
239239
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)