Skip to content

Commit

Permalink
Bump Telegram.Bot from 19.0.0 to 22.1.3
Browse files Browse the repository at this point in the history
Bumps [Telegram.Bot](https://github.com/TelegramBots/telegram.bot) from 19.0.0 to 22.1.3.
- [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.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 6f26222 commit b72463a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TelegramBot/TelegramBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.10" />
<PackageReference Include="Microsoft.Azure.CognitiveServices.Vision.ComputerVision" Version="7.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.9.0" />
<PackageReference Include="Telegram.Bot" Version="19.0.0" />
<PackageReference Include="Telegram.Bot" Version="22.1.3" />
</ItemGroup>

</Project>

0 comments on commit b72463a

Please sign in to comment.