Skip to content

Commit

Permalink
Bump Google.Cloud.PubSub.V1 from 3.7.0 to 3.8.0
Browse files Browse the repository at this point in the history
Bumps [Google.Cloud.PubSub.V1](https://github.com/googleapis/google-cloud-dotnet) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/googleapis/google-cloud-dotnet/releases)
- [Commits](googleapis/google-cloud-dotnet@Google.Cloud.PubSub.V1-3.7.0...Google.Cloud.PubSub.V1-3.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 4234297 commit 436c2cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apitoolkit-dotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<ItemGroup>
<None Include="README.md" Pack="true" PackagePath="\"/>
<PackageReference Include="Google.Apis.Auth" Version="1.62.0" />
<PackageReference Include="Google.Cloud.PubSub.V1" Version="3.7.0" />
<PackageReference Include="Google.Cloud.PubSub.V1" Version="3.8.0" />
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
<PackageReference Include="Microsoft.AspNetCore.Http.Extensions" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Routing" Version="2.2.2" />
Expand Down

0 comments on commit 436c2cd

Please sign in to comment.