Skip to content

Commit

Permalink
build(deps): bump Google.Cloud.Storage.V1 in /examples/dotnet (#1384)
Browse files Browse the repository at this point in the history
Bumps [Google.Cloud.Storage.V1](https://github.com/googleapis/google-cloud-dotnet) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/googleapis/google-cloud-dotnet/releases)
- [Commits](googleapis/google-cloud-dotnet@Google.Cloud.Storage.V1-4.6.0...Google.Cloud.Storage.V1-4.7.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] authored Nov 1, 2023
1 parent 889e30b commit 5511144
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.6.0" />
<PackageReference Include="Google.Cloud.Storage.V1" Version="4.7.0" />
</ItemGroup>

</Project>

0 comments on commit 5511144

Please sign in to comment.