Skip to content

Commit

Permalink
Bump yamldotnet from 15.1.4 to 16.0.0
Browse files Browse the repository at this point in the history
Bumps yamldotnet from 15.1.4 to 16.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MorganKryze committed Sep 3, 2024
1 parent 8eb1312 commit 3088a70
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="15.1.4" />
<PackageReference Include="yamldotnet" Version="16.0.0" />
</ItemGroup>
</Project>

0 comments on commit 3088a70

Please sign in to comment.