From 987092738cf03e17b7a0c962d633b3cd32a62034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 14:32:14 +0000 Subject: [PATCH] Bump Nuke.Common from 6.1.1 to 6.1.2 in /build/nuke (#919) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump Nuke.Common from 6.1.1 to 6.1.2 in /build/nuke Bumps [Nuke.Common](https://github.com/nuke-build/nuke) from 6.1.1 to 6.1.2. - [Release notes](https://github.com/nuke-build/nuke/releases) - [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md) - [Commits](https://github.com/nuke-build/nuke/compare/6.1.1...6.1.2) --- updated-dependencies: - dependency-name: Nuke.Common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update dotnet-tools.json Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Robert PajÄ…k --- .config/dotnet-tools.json | 2 +- build/nuke/_build.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index aec5dd066f..ac5b0dfad0 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "nuke.globaltool": { - "version": "6.1.1", + "version": "6.1.2", "commands": [ "nuke" ] diff --git a/build/nuke/_build.csproj b/build/nuke/_build.csproj index 7f48119685..b2165e62f9 100644 --- a/build/nuke/_build.csproj +++ b/build/nuke/_build.csproj @@ -11,7 +11,7 @@ - +