Skip to content

Commit

Permalink
Update google-cloud-nio from 0.127.2 to 0.127.3 (#1216)
Browse files Browse the repository at this point in the history
Co-authored-by: Bria Morgan <[email protected]>
  • Loading branch information
broadbot and calypsomatic authored Sep 18, 2023
1 parent b13d7a6 commit 59a9223
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 59a9223

Please sign in to comment.