Skip to content

Commit

Permalink
Merge pull request #354 from rasmus/dependabot/nuget/YamlDotNet-15.1.1
Browse files Browse the repository at this point in the history
Bump YamlDotNet from 15.1.0 to 15.1.1
  • Loading branch information
github-actions[bot] authored Feb 5, 2024
2 parents a80723d + 3773dd0 commit b3baa24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Bake/Bake.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="System.Reactive" Version="6.0.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="8.0.0" />
<PackageReference Include="YamlDotNet" Version="15.1.0" />
<PackageReference Include="YamlDotNet" Version="15.1.1" />
</ItemGroup>

</Project>

0 comments on commit b3baa24

Please sign in to comment.