Skip to content

Commit

Permalink
build(deps): bump Google.Cloud.Storage.V1 in /examples/dotnet (#1518)
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.8.0 to 4.9.0.
- [Release notes](https://github.com/googleapis/google-cloud-dotnet/releases)
- [Commits](googleapis/google-cloud-dotnet@Google.Cloud.Storage.V1-4.8.0...Google.Cloud.Storage.V1-4.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 14, 2024
1 parent 5b5b7eb commit 78dc3f8
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.8.0" />
<PackageReference Include="Google.Cloud.Storage.V1" Version="4.9.0" />
</ItemGroup>

</Project>

0 comments on commit 78dc3f8

Please sign in to comment.