Skip to content

Commit

Permalink
Update google-cloud-nio from 0.127.9 to 0.127.11
Browse files Browse the repository at this point in the history
  • Loading branch information
broadbot committed Jan 29, 2024
1 parent d706545 commit 35cc9b1
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 @@ -98,7 +98,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.9" % "test",
"com.google.cloud" % "google-cloud-nio" % "0.127.11" % "test",
"org.scalatestplus" %% "mockito-4-5" % "3.2.12.0" % "test"
)
}

0 comments on commit 35cc9b1

Please sign in to comment.