Skip to content

Commit 16f9805

Browse files
bump: google-auth-library-credentials, ... 1.24.1 (was 1.24.0) (#3256)
1 parent 4f77c5b commit 16f9805

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
@@ -217,7 +217,7 @@ object Dependencies {
217217
) ++ JacksonDatabindDependencies
218218
)
219219

220-
val GoogleAuthVersion = "1.24.0"
220+
val GoogleAuthVersion = "1.24.1"
221221

222222
val GoogleCommon = Seq(
223223
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)