Skip to content

Commit

Permalink
🔼 Update dependency Telegram.Bot to 22.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 5ba50b6 commit 43baef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CubicBot.Telegram/CubicBot.Telegram.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
<PackageReference Include="System.Interactive.Async" Version="6.0.1" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="Telegram.Bot" Version="22.2.0" />
<PackageReference Include="Telegram.Bot" Version="22.3.0" />
</ItemGroup>

</Project>

0 comments on commit 43baef2

Please sign in to comment.