Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: Update dependency Grynwald.SharedBuild to version 4 #558

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
deps: Update dependency Grynwald.SharedBuild to version 4
Updates-dependency: Grynwald.SharedBuild
Updates-dependency-from-version: 3.0.10
Updates-dependency-to-version: 4.0.29
renovate[bot] authored Dec 24, 2024
commit 88909bcacce67a514df54290802a3f712d506888
2 changes: 1 addition & 1 deletion build/Build.csproj
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
<PackageReference Include="Cake.BuildSystems.Module" Version="7.1.0" />
<PackageReference Include="Cake.DotNetLocalTools.Module" Version="3.0.12" />
<PackageReference Include="Cake.GitVersioning" Version="3.7.112" />
<PackageReference Include="Grynwald.SharedBuild" Version="3.0.10" />
<PackageReference Include="Grynwald.SharedBuild" Version="4.0.29" />
</ItemGroup>

<ItemGroup>