Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a4abe6f

Browse files
authoredJan 8, 2025··
(deps): Bump LibGit2Sharp from 0.30.0 to 0.31.0 in /new-cli
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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdc4c17 commit a4abe6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎new-cli/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<ItemGroup>
66
<!-- common packages -->
7-
<PackageVersion Include="LibGit2Sharp" Version="0.30.0" />
7+
<PackageVersion Include="LibGit2Sharp" Version="0.31.0" />
88
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" />
99
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
1010
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />

0 commit comments

Comments
 (0)
Please sign in to comment.