Skip to content

Commit

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

Bump YamlDotNet from 13.3.1 to 13.7.0 in /src
  • Loading branch information
arturcic authored Oct 11, 2023
2 parents 0fb3d9d + 82c91ae commit 2325a95
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 @@ -26,7 +26,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.3.1" />
<PackageReference Include="YamlDotNet" Version="13.7.0" />
<PackageReference Include="AutoMapper" Version="10.1.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 2325a95

Please sign in to comment.