Bump Nuke.Common from 6.1.0 to 6.1.1 in /src (#68)

Bumps [Nuke.Common](https://github.com/nuke-build/nuke) from 6.1.0 to 6.1.1.
- [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.0...6.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-07-01 10:29:09 +10:00 коммит произвёл GitHub
Родитель ddbe1dd697
Коммит 0dfb442a3f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -11,7 +11,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Nuke.Common" Version="6.1.0" />
<PackageReference Include="Nuke.Common" Version="6.1.1" />
<PackageDownload Include="GitVersion.Tool" Version="[5.10.3]" />
</ItemGroup>