Skip to content

Commit 7249997

Browse files
Bump the nuke group with 2 updates
Bumps the nuke group with 2 updates: [Nuke.Common](https://github.com/nuke-build/nuke) and [System.Formats.Asn1](https://github.com/dotnet/runtime). Updates `Nuke.Common` from 9.0.3 to 9.0.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@9.0.3...9.0.4) Updates `System.Formats.Asn1` from 9.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v8.0.1) --- updated-dependencies: - dependency-name: Nuke.Common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuke - dependency-name: System.Formats.Asn1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuke ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65d78e2 commit 7249997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/_build.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<NoWarn>CS0649;CS0169</NoWarn>
77
<NukeRootDirectory>..\</NukeRootDirectory>
88
<NukeScriptDirectory>..\</NukeScriptDirectory>
9-
<NukeVersion>9.0.3</NukeVersion>
9+
<NukeVersion>9.0.4</NukeVersion>
1010
<NukeTelemetryVersion>1</NukeTelemetryVersion>
1111
</PropertyGroup>
1212
<PropertyGroup Condition="$([MSBuild]::IsOSPlatform('Windows'))">

0 commit comments

Comments
 (0)