Skip to content

Commit

Permalink
Bump Nuke.Components from 8.1.0 to 8.1.1 (#39)
Browse files Browse the repository at this point in the history
Bumps [Nuke.Components](https://github.com/nuke-build/nuke) from 8.1.0 to 8.1.1.
- [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.0...8.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 8efa64b commit 07ba6b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageVersion Include="JavaScriptEngineSwitcher.Jurassic" Version="3.24.1" />
<PackageVersion Include="JavaScriptEngineSwitcher.NiL" Version="3.26.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="Nuke.Components" Version="8.1.0" />
<PackageVersion Include="Nuke.Components" Version="8.1.1" />
<PackageVersion Include="NUnit" Version="4.2.2" />
<PackageVersion Include="NUnit.Analyzers" Version="4.3.0" />
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
Expand Down
2 changes: 1 addition & 1 deletion build/_build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Nuke.Components" Version="8.1.0" />
<PackageReference Include="Nuke.Components" Version="8.1.1" />
<PackageDownload Include="GitVersion.Tool" Version="[5.6.7]" />
<PackageReference Include="YamlDotNet" Version="16.1.3" />
</ItemGroup>
Expand Down

0 comments on commit 07ba6b9

Please sign in to comment.