Skip to content

Commit

Permalink
Merge pull request #137 from carlubian/dependabot/nuget/YamlDotNet-13…
Browse files Browse the repository at this point in the history
….1.1

Bump YamlDotNet from 13.1.0 to 13.1.1
  • Loading branch information
kodiakhq[bot] committed Jun 19, 2023
2 parents ae227b1 + 70ab4af commit ab09b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ConfigAdapter.Yaml/ConfigAdapter.Yaml.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="YamlDotNet" Version="13.1.0" />
<PackageReference Include="YamlDotNet" Version="13.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ab09b0e

Please sign in to comment.