Skip to content

Commit

Permalink
Update dependency YamlDotNet to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 809a913 commit db29a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Handlebars.conf/Handlebars.conf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Handlebars.Net" Version="2.1.2" />
<PackageReference Include="Handlebars.Net.Helpers" Version="2.3.9" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="YamlDotNet" Version="12.0.2" />
<PackageReference Include="YamlDotNet" Version="15.1.0" />
</ItemGroup>

</Project>

0 comments on commit db29a49

Please sign in to comment.