Skip to content

Commit

Permalink
Update google-cloud-nio from 0.127.2 to 0.127.3
Browse files Browse the repository at this point in the history
  • Loading branch information
broadbot committed Sep 18, 2023
1 parent 5dce116 commit 4846276
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 @@ -97,7 +97,7 @@ object Dependencies {
// jaxb-api needed by WorkspaceApiServiceSpec.bagitService() method
"javax.xml.bind" % "jaxb-api" % "2.3.1" % "test",
// provides testing mocks
"com.google.cloud" % "google-cloud-nio" % "0.127.2" % "test",
"com.google.cloud" % "google-cloud-nio" % "0.127.3" % "test",
"org.scalatestplus" %% "mockito-4-5" % "3.2.12.0" % "test"
)
}

0 comments on commit 4846276

Please sign in to comment.