Skip to content

Commit

Permalink
Merge pull request #12 from atias007/renovate/spectre.console-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
atias007 authored Apr 28, 2022
2 parents 024d5b6 + 9095266 commit 57cdae8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DatabaseMigrations/DatabaseMigrations.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<PackageReference Include="dbup" Version="4.5.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Spectre.Console" Version="0.43.0" />
<PackageReference Include="Spectre.Console" Version="0.44.0" />
</ItemGroup>
<ItemGroup>
<None Remove="Scripts\Planner_0001 - Create all.sql" />
Expand Down
2 changes: 1 addition & 1 deletion Planner.CLI/Planner.CLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<PackageReference Include="JKang.IpcServiceFramework.Client.NamedPipe" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Spectre.Console" Version="0.43.0" />
<PackageReference Include="Spectre.Console" Version="0.44.0" />
<PackageReference Include="YamlDotNet" Version="11.2.1" />
</ItemGroup>

Expand Down

0 comments on commit 57cdae8

Please sign in to comment.