Skip to content

Commit 56e6db3

Browse files
🔼 Update dependency Telegram.Bot to 22.10.0
1 parent b93aa67 commit 56e6db3

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.7" />
3434
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="10.0.7" />
3535
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.7" />
36-
<PackageReference Include="Telegram.Bot" Version="22.9.6.2" />
36+
<PackageReference Include="Telegram.Bot" Version="22.10.0" />
3737
</ItemGroup>
3838

3939
</Project>

0 commit comments

Comments
 (0)