Skip to content

Commit

Permalink
build(deps): bump Google.Cloud.Storage.V1 in /examples/dotnet (fsouza…
Browse files Browse the repository at this point in the history
…#1137)

Bumps [Google.Cloud.Storage.V1](https://github.com/googleapis/google-cloud-dotnet) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/googleapis/google-cloud-dotnet/releases)
- [Commits](googleapis/google-cloud-dotnet@Google.Cloud.Storage.V1-4.4.0...Google.Cloud.Storage.V1-4.5.0)

---
updated-dependencies:
- dependency-name: Google.Cloud.Storage.V1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2023
1 parent bf1df6a commit 9e03cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/dotnet/Example.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Cloud.Storage.V1" Version="4.4.0" />
<PackageReference Include="Google.Cloud.Storage.V1" Version="4.5.0" />
</ItemGroup>

</Project>

0 comments on commit 9e03cb8

Please sign in to comment.