Skip to content

Commit

Permalink
chore(deps): update dependency libgit2sharp to v0.28.0 (#11622)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 85cc9e3 commit 7beaacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/packagegroups/NuGet.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Update="ini-parser-netstandard" Version="2.5.2" />
<PackageReference Update="JWTCookieAuthentication" Version="3.0.1" />
<!-- Do not upgrade this package unless extensively tested-->
<PackageReference Update="LibGit2Sharp" Version="0.27.2" />
<PackageReference Update="LibGit2Sharp" Version="0.28.0" />
<PackageReference Update="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
<PackageReference Update="Microsoft.ApplicationInsights.Kubernetes" Version="6.1.1" />
<PackageReference Update="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />
Expand Down

0 comments on commit 7beaacb

Please sign in to comment.