Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 03a3210 commit 529403d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ConsoleAppVisuals/ConsoleAppVisuals.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@

<ItemGroup>
<!-- Dependencies -->
<PackageReference Include="yamldotnet" Version="16.0.0" />
<PackageReference Include="yamldotnet" Version="16.3.0" />
</ItemGroup>
</Project>

0 comments on commit 529403d

Please sign in to comment.