Skip to content

Commit a848aae

Browse files
Bump Telegram.Bot from 22.2.0 to 22.4.4
Bumps [Telegram.Bot](https://github.com/TelegramBots/telegram.bot) from 22.2.0 to 22.4.4. - [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.2.0...v22.4.4) --- updated-dependencies: - dependency-name: Telegram.Bot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 769b9ea commit a848aae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

GrammarNazi.App/GrammarNazi.App.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.0" />
1313
<PackageReference Include="Octokit" Version="14.0.0" />
1414
<PackageReference Include="Polly" Version="8.5.2" />
15-
<PackageReference Include="Telegram.Bot" Version="22.2.0" />
15+
<PackageReference Include="Telegram.Bot" Version="22.4.4" />
1616
<PackageReference Include="TweetinviAPI" Version="5.0.4" />
1717
</ItemGroup>
1818

GrammarNazi.Domain/GrammarNazi.Domain.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="Discord.Net" Version="3.16.0" />
1010
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
11-
<PackageReference Include="Telegram.Bot" Version="22.2.0" />
11+
<PackageReference Include="Telegram.Bot" Version="22.4.4" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)