Skip to content

Commit

Permalink
chore: Update dependencies on Google.Apis
Browse files Browse the repository at this point in the history
  • Loading branch information
jskeet committed Jun 26, 2023
1 parent c769a2f commit bb88308
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Google.Api.Generator.Rest/Google.Api.Generator.Rest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Apis.Discovery.v1" Version="1.60.0" />
<PackageReference Include="Google.Apis" Version="1.61.0-beta02" />
<PackageReference Include="Google.Apis.Discovery.v1" Version="1.61.0" />
<PackageReference Include="Google.Apis" Version="1.61.0" />
<ProjectReference Include="..\Google.Api.Generator.Utils\Google.Api.Generator.Utils.csproj" />
</ItemGroup>

Expand Down

0 comments on commit bb88308

Please sign in to comment.