Skip to content

Commit

Permalink
[AJ-1784] Update google-cloud-nio from 0.127.17 to 0.127.19 (#1376)
Browse files Browse the repository at this point in the history
Co-authored-by: Bria Morgan <calypsomatic@gmail.com>
  • Loading branch information
broadbot and calypsomatic authored Jun 17, 2024
1 parent df1440a commit 13f09e8
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 @@ -94,7 +94,7 @@ object Dependencies {
"org.scalatest" %% "scalatest" % "3.2.18" % "test",
"org.mock-server" % "mockserver-netty" % "5.15.0" % "test",
// provides testing mocks
"com.google.cloud" % "google-cloud-nio" % "0.127.17" % "test",
"com.google.cloud" % "google-cloud-nio" % "0.127.19" % "test",
"org.scalatestplus" %% "mockito-4-5" % "3.2.12.0" % "test"
)
}

0 comments on commit 13f09e8

Please sign in to comment.