Skip to content

Commit

Permalink
Update dependency YamlDotNet to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 30, 2023
1 parent 801091d commit 2eb0131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cicd/Cicd.BuildDriver/Cicd.BuildDriver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<ItemGroup>
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.1.215" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" />
<PackageReference Include="YamlDotNet" Version="12.0.2" />
<PackageReference Include="YamlDotNet" Version="13.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2eb0131

Please sign in to comment.