Skip to content

Commit

Permalink
Bump GitVersion.MsBuild from 6.0.4 to 6.0.5
Browse files Browse the repository at this point in the history
Bumps [GitVersion.MsBuild](https://github.com/GitTools/GitVersion) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/GitTools/GitVersion/releases)
- [Changelog](https://github.com/GitTools/GitVersion/blob/main/BREAKING_CHANGES.md)
- [Commits](GitTools/GitVersion@6.0.4...6.0.5)

---
updated-dependencies:
- dependency-name: GitVersion.MsBuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 6ff256f commit bcdb447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TelegramVideoBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="FFMpegCore" Version="5.1.0" />
<PackageReference Include="Telegram.Bot" Version="22.0.2" />
<PackageReference Include="GitVersion.MsBuild" Version="6.0.4">
<PackageReference Include="GitVersion.MsBuild" Version="6.0.5">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
</ItemGroup>
Expand Down

0 comments on commit bcdb447

Please sign in to comment.