Skip to content

Commit 9cb9bed

Browse files
Bump Telegram.Bot from 22.4.4 to 22.5.1
Bumps [Telegram.Bot](https://github.com/TelegramBots/Telegram.Bot) from 22.4.4 to 22.5.1. - [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.4.4...v22.5.1) --- updated-dependencies: - dependency-name: Telegram.Bot dependency-version: 22.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21df341 commit 9cb9bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AniWorldReminder_API/AniWorldReminder_API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.0" />
2020
<PackageReference Include="System.Drawing.Common" Version="9.0.4" />
2121
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.8.0" />
22-
<PackageReference Include="Telegram.Bot" Version="22.4.4" />
22+
<PackageReference Include="Telegram.Bot" Version="22.5.1" />
2323
</ItemGroup>
2424

2525
</Project>

0 commit comments

Comments
 (0)