Skip to content

Commit 99d3d8e

Browse files
dependabot[bot]eNeRGy164
authored andcommitted
Bump Nuke.Common and Nuke.Components
Bumps [Nuke.Common](https://github.com/nuke-build/nuke) and [Nuke.Components](https://github.com/nuke-build/nuke). These dependencies needed to be updated together. Updates `Nuke.Common` from 8.1.2 to 8.1.4 - [Release notes](https://github.com/nuke-build/nuke/releases) - [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md) - [Commits](nuke-build/nuke@8.1.2...8.1.4) Updates `Nuke.Components` from 8.1.2 to 8.1.4 - [Release notes](https://github.com/nuke-build/nuke/releases) - [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md) - [Commits](nuke-build/nuke@8.1.2...8.1.4) --- updated-dependencies: - dependency-name: Nuke.Common dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Nuke.Components dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 912741f commit 99d3d8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/_build.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<ItemGroup>
1515
<PackageDownload Include="GitVersion.Tool" Version="[6.0.2]" />
1616
<PackageDownload Include="ReportGenerator" Version="[5.3.8]" />
17-
<PackageReference Include="Nuke.Common" Version="8.1.2" />
18-
<PackageReference Include="Nuke.Components" Version="8.1.2" />
17+
<PackageReference Include="Nuke.Common" Version="8.1.4" />
18+
<PackageReference Include="Nuke.Components" Version="8.1.4" />
1919
</ItemGroup>
2020

2121
</Project>

0 commit comments

Comments
 (0)