Skip to content

Commit

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

Bump YamlDotNet from 13.5.2 to 13.7.0
  • Loading branch information
kodiakhq[bot] committed Oct 11, 2023
2 parents f0705ec + 0f6c1d4 commit a27ba3f
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.5.2" />
<PackageReference Include="YamlDotNet" Version="13.7.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a27ba3f

Please sign in to comment.