Skip to content

Commit

Permalink
Bump Telegram.Bot from 22.0.2 to 22.1.0
Browse files Browse the repository at this point in the history
Bumps [Telegram.Bot](https://github.com/TelegramBots/telegram.bot) from 22.0.2 to 22.1.0.
- [Release notes](https://github.com/TelegramBots/telegram.bot/releases)
- [Changelog](https://github.com/TelegramBots/Telegram.Bot/blob/master/CHANGELOG.md)
- [Commits](TelegramBots/Telegram.Bot@v22.0.2...v22.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 761afbf commit e875b80
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 @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="FFMpegCore" Version="5.1.0" />
<PackageReference Include="Telegram.Bot" Version="22.0.2" />
<PackageReference Include="Telegram.Bot" Version="22.1.0" />
<PackageReference Include="GitVersion.MsBuild" Version="6.0.5">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit e875b80

Please sign in to comment.