Skip to content

Commit

Permalink
🔼 Update dependency Telegram.Bot to 22.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 5, 2024
1 parent 55d0b02 commit a7e27b6
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="8.0.2" />
<PackageReference Include="System.Interactive.Async" Version="6.0.1" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="Telegram.Bot" Version="22.0.0" />
<PackageReference Include="Telegram.Bot" Version="22.0.2" />
</ItemGroup>

</Project>

0 comments on commit a7e27b6

Please sign in to comment.