Skip to content

Commit

Permalink
feat: update dependencies including LibGit2Sharp (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
saintedlama committed Jan 5, 2022
1 parent 94d79cc commit c02ba81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Versionize/Versionize.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="Colorful.Console" Version="1.2.15" />
<PackageReference Include="LibGit2Sharp" Version="0.27.0-preview-0158" />
<PackageReference Include="LibGit2Sharp" Version="0.27.0-preview-0175" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.0.0" />
<PackageReference Include="NuGet.Versioning" Version="6.0.0" />
<PackageReference Include="System.Text.Json" Version="6.0.1" />
Expand Down

0 comments on commit c02ba81

Please sign in to comment.