Skip to content

Commit

Permalink
Merge pull request #97 from prplecake/dependabot/nuget/YamlDotNet-16.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prplecake authored Nov 12, 2024
2 parents 8b79336 + 9c66d7c commit c3f2b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BunnyDDNS.CLI/BunnyDDNS.CLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Serilog" Version="4.1.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="YamlDotNet" Version="16.1.3" />
<PackageReference Include="YamlDotNet" Version="16.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c3f2b51

Please sign in to comment.