Skip to content

Commit

Permalink
CORE-69: Update google-cloud-nio from 0.127.25 to 0.127.26
Browse files Browse the repository at this point in the history
  • Loading branch information
broadbot committed Nov 4, 2024
1 parent 775cb6d commit abc73fd
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 @@ -96,7 +96,7 @@ object Dependencies {
"org.scalatest" %% "scalatest" % "3.2.19" % "test",
"org.mock-server" % "mockserver-netty-no-dependencies" % "5.15.0" % "test",
// provides testing mocks
"com.google.cloud" % "google-cloud-nio" % "0.127.25" % "test",
"com.google.cloud" % "google-cloud-nio" % "0.127.26" % "test",
"org.scalatestplus" %% "mockito-4-5" % "3.2.12.0" % "test"
)
}

0 comments on commit abc73fd

Please sign in to comment.