Skip to content

Commit

Permalink
Bump Telegram.Bot from 19.0.0 to 22.0.0 in the deps group
Browse files Browse the repository at this point in the history
Bumps the deps group with 1 update: [Telegram.Bot](https://github.com/TelegramBots/telegram.bot).


Updates `Telegram.Bot` from 19.0.0 to 22.0.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@v19.0.0...v22.0.0)

---
updated-dependencies:
- dependency-name: Telegram.Bot
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 364975d commit f9e0ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EGSFreeGamesNotifier/EGSFreeGamesNotifier.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
<PackageReference Include="MimeKit" Version="4.8.0" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.14" />
<PackageReference Include="Telegram.Bot" Version="19.0.0" />
<PackageReference Include="Telegram.Bot" Version="22.0.0" />
<PackageReference Include="Websocket.Client" Version="5.1.2" />
</ItemGroup>

Expand Down

0 comments on commit f9e0ad5

Please sign in to comment.