Skip to content

Commit 4b64893

Browse files
🔼 Update dependency Telegram.Bot to 22.9.5
1 parent b71146e commit 4b64893

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CubicBot.Telegram/CubicBot.Telegram.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="10.0.3" />
3434
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="10.0.3" />
3535
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.3" />
36-
<PackageReference Include="Telegram.Bot" Version="22.9.0" />
36+
<PackageReference Include="Telegram.Bot" Version="22.9.5" />
3737
</ItemGroup>
3838

3939
</Project>

0 commit comments

Comments
 (0)