Skip to content

Commit

Permalink
🔼 Update dependency System.CommandLine to v2.0.0-beta4.24209.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent 32534c5 commit 965e363
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 @@ -25,7 +25,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.24201.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.24209.3" />
<PackageReference Include="System.Interactive.Async" Version="6.0.1" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="Telegram.Bot" Version="19.0.0" />
Expand Down

0 comments on commit 965e363

Please sign in to comment.