Skip to content

Commit

Permalink
Bump Nuke.Common from 9.0.1 to 9.0.3
Browse files Browse the repository at this point in the history
Bumps [Nuke.Common](https://github.com/nuke-build/nuke) from 9.0.1 to 9.0.3.
- [Release notes](https://github.com/nuke-build/nuke/releases)
- [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md)
- [Commits](nuke-build/nuke@9.0.1...9.0.3)

---
updated-dependencies:
- dependency-name: Nuke.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and SonnyRR committed Dec 9, 2024
1 parent 7dc98e5 commit 5b3c2dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/_build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Nuke.Common" Version="9.0.1" />
<PackageReference Include="Nuke.Common" Version="9.0.3" />
<PackageReference Include="Polly" Version="8.5.0" />
<PackageReference Include="Roslynator.Analyzers" Version="4.12.9">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 5b3c2dd

Please sign in to comment.