Skip to content

Commit

Permalink
Merge pull request #537 from GitTools/dependabot/nuget/src/YamlDotNet…
Browse files Browse the repository at this point in the history
…-13.7.1

Bump YamlDotNet from 13.7.0 to 13.7.1 in /src
  • Loading branch information
gep13 authored Nov 14, 2023
2 parents 7c9bee0 + e1c02dc commit 41a909d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GitReleaseManager.Core/GitReleaseManager.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="Octokit" Version="7.1.0" />
<PackageReference Include="Scriban" Version="5.7.0" />
<PackageReference Include="seriloganalyzer" Version="0.15.0" />
<PackageReference Include="YamlDotNet" Version="13.7.0" />
<PackageReference Include="YamlDotNet" Version="13.7.1" />
<PackageReference Include="AutoMapper" Version="12.0.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 41a909d

Please sign in to comment.