Skip to content

Commit

Permalink
Bump the core group in /src/DCB with 1 update
Browse files Browse the repository at this point in the history
Bumps the core group in /src/DCB with 1 update: [YamlDotNet](https://github.com/aaubry/YamlDotNet).

- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v13.7.0...v13.7.1)

---
updated-dependencies:
- dependency-name: YamlDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: core
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 16, 2023
1 parent e0eb2b1 commit 1b51c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DCB/DCB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="GitHubActionsDotNet" Version="1.2.6" />
<PackageReference Include="YamlDotNet" Version="13.7.0" />
<PackageReference Include="YamlDotNet" Version="13.7.1" />
</ItemGroup>

</Project>

0 comments on commit 1b51c24

Please sign in to comment.