Skip to content

Commit

Permalink
Merge pull request #17 from apitoolkit/dependabot/nuget/Google.Cloud.…
Browse files Browse the repository at this point in the history
…PubSub.V1-3.7.0

Bump Google.Cloud.PubSub.V1 from 3.6.0 to 3.7.0
  • Loading branch information
tonyalaribe authored Sep 12, 2023
2 parents abf2745 + c37bb4e commit c426683
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.60.0" />
<PackageReference Include="Google.Cloud.PubSub.V1" Version="3.6.0" />
<PackageReference Include="Google.Cloud.PubSub.V1" Version="3.7.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 c426683

Please sign in to comment.