Skip to content

Commit

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

Bump YamlDotNet from 13.4.0 to 13.5.2
  • Loading branch information
kodiakhq[bot] committed Oct 6, 2023
2 parents 231b9e1 + 0f7a1d7 commit f0705ec
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.4.0" />
<PackageReference Include="YamlDotNet" Version="13.5.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f0705ec

Please sign in to comment.