Skip to content

Commit

Permalink
Update google-cloud-nio from 0.126.19 to 0.127.0 (#1186)
Browse files Browse the repository at this point in the history
  • Loading branch information
broadbot authored Jul 31, 2023
1 parent 44d6b04 commit 4a5512c
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.126.19" % "test",
"com.google.cloud" % "google-cloud-nio" % "0.127.0" % "test",
"org.scalatestplus" %% "mockito-4-5" % "3.2.12.0" % "test"
)
}

0 comments on commit 4a5512c

Please sign in to comment.