Skip to content

Commit

Permalink
[Dependencies] Updating LibGit2Sharp (Build Infrastructure) to 0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Dec 4, 2023
1 parent 187fbe7 commit 03fe037
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated SonarAnalyzer.CSharp to 9.14.0.81108
- Dependencies - Updated Meziantou.Analyzer to 2.0.118
- Dependencies - Updated Roslynator.Analyzers to 4.7.0
- Dependencies - Updated LibGit2Sharp to 0.29.0
### Removed
### Deployment Changes

Expand Down
2 changes: 1 addition & 1 deletion src/Credfeto.ChangeLog/Credfeto.ChangeLog.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<RepositoryUrl>https://github.com/credfeto/changelog-manager</RepositoryUrl>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="LibGit2Sharp" Version="0.28.0" />
<PackageReference Include="LibGit2Sharp" Version="0.29.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="AsyncFixer" Version="1.6.0" PrivateAssets="All" ExcludeAssets="runtime" />
Expand Down

0 comments on commit 03fe037

Please sign in to comment.