Skip to content

Commit

Permalink
🔼 Update dependency Telegram.Bot to 22.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent ec11823 commit e7e4e3b
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.1.0" />
<PackageReference Include="Telegram.Bot" Version="22.1.1" />
</ItemGroup>

</Project>

0 comments on commit e7e4e3b

Please sign in to comment.