Skip to content

Commit

Permalink
Chore(deps): Bump YamlDotNet from 16.0.0 to 16.1.2 in /src
Browse files Browse the repository at this point in the history
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 16.0.0 to 16.1.2.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v16.0.0...v16.1.2)

---
updated-dependencies:
- dependency-name: YamlDotNet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Sharp0802 committed Sep 24, 2024
1 parent e9e4882 commit 5aebcfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sika.core/sika.core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Markdig" Version="0.37.0"/>
<PackageReference Include="MarkdigExtensions.UrlRewriter" Version="1.0.0"/>
<PackageReference Include="RazorLight" Version="2.3.1"/>
<PackageReference Include="YamlDotNet" Version="16.0.0"/>
<PackageReference Include="YamlDotNet" Version="16.1.2"/>
</ItemGroup>

</Project>

0 comments on commit 5aebcfb

Please sign in to comment.