Skip to content

Commit

Permalink
Bump NGitLab from 6.39.0 to 6.50.0 in /src
Browse files Browse the repository at this point in the history
Bumps [NGitLab](https://github.com/ubisoft/NGitLab) from 6.39.0 to 6.50.0.
- [Release notes](https://github.com/ubisoft/NGitLab/releases)
- [Commits](ubisoft/NGitLab@6.39.0...6.50.0)

---
updated-dependencies:
- dependency-name: NGitLab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 25, 2024
1 parent 48b10b4 commit c1638e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/GitReleaseManager.Core/GitReleaseManager.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="NGitLab" Version="6.39.0" />
<PackageReference Include="NGitLab" Version="6.50.0" />
<PackageReference Include="Octokit" Version="10.0.0" />
<PackageReference Include="Scriban" Version="5.9.0" />
<PackageReference Include="seriloganalyzer" Version="0.15.0" />
Expand Down
2 changes: 1 addition & 1 deletion src/GitReleaseManager.Tool/GitReleaseManager.Tool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="NGitLab" Version="6.39.0" />
<PackageReference Include="NGitLab" Version="6.50.0" />
<PackageReference Include="Octokit" Version="10.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
<PackageReference Include="Serilog.Sinks.Debug" Version="2.0.0" PrivateAssets="All" />
Expand Down

0 comments on commit c1638e5

Please sign in to comment.