Skip to content

Commit

Permalink
Merge pull request #491 from samsmithnz/dependabot/nuget/src/AzurePip…
Browse files Browse the repository at this point in the history
…elinesToGitHubActionsConverter.Core/YamlDotNet-16.0.0

Bump YamlDotNet from 15.3.0 to 16.0.0 in /src/AzurePipelinesToGitHubActionsConverter.Core
  • Loading branch information
samsmithnz authored Jul 15, 2024
2 parents dc0fee8 + 2706d56 commit c6e3fe1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="GitHubActionsDotNet" Version="1.3.24" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="YamlDotNet" Version="15.3.0" />
<PackageReference Include="YamlDotNet" Version="16.0.0" />
</ItemGroup>

</Project>

0 comments on commit c6e3fe1

Please sign in to comment.