Skip to content

Commit

Permalink
chore(deps): update dependency yamldotnet to v13.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jskeet committed Aug 14, 2023
1 parent 90a11eb commit e30a7d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Google.Api.Generator/Google.Api.Generator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.5.0" />
<PackageReference Include="System.Collections.Immutable" Version="6.0.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="YamlDotNet" Version="13.1.1" />
<PackageReference Include="YamlDotNet" Version="13.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e30a7d1

Please sign in to comment.