Skip to content

Commit 3a7f9fe

Browse files
dependabot[bot]kzu
authored andcommitted
Bump LibGit2Sharp from 0.30.0 to 0.31.0
Bumps [LibGit2Sharp](https://github.com/libgit2/libgit2sharp) from 0.30.0 to 0.31.0. - [Release notes](https://github.com/libgit2/libgit2sharp/releases) - [Changelog](https://github.com/libgit2/libgit2sharp/blob/master/CHANGES.md) - [Commits](libgit2/libgit2sharp@0.30.0...0.31.0) --- updated-dependencies: - dependency-name: LibGit2Sharp dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c62824b commit 3a7f9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="DotNetConfig" Version="1.2.0" />
2020
<PackageReference Include="DotNetConfig.Configuration" Version="1.2.0" />
2121
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
22-
<PackageReference Include="LibGit2Sharp" Version="0.30.0" />
22+
<PackageReference Include="LibGit2Sharp" Version="0.31.0" />
2323
<PackageReference Include="Meziantou.Extensions.Logging.Xunit" Version="1.0.11" />
2424
<PackageReference Include="Microsoft.Build.Tasks.Git" Version="8.0.0" PrivateAssets="all" />
2525
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Analyzer.Testing" Version="1.1.2" />

0 commit comments

Comments
 (0)