Skip to content

Commit 9ff3472

Browse files
🔼 Update dependency Telegram.Bot to 22.9.6.1
1 parent c2440ab commit 9ff3472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

3939
</Project>

0 commit comments

Comments
 (0)