Skip to content

Commit

Permalink
Merge pull request #45 from RxTelegram/renovate/system.reactive-6.x
Browse files Browse the repository at this point in the history
Update dependency System.Reactive to v6.0.1
  • Loading branch information
niklasweimann authored Aug 2, 2024
2 parents 901e351 + d21d2a9 commit 660f40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UnitTests/RxTelegram.Bot.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="nunit" Version="4.1.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="System.Reactive" Version="6.0.0" />
<PackageReference Include="System.Reactive" Version="6.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 660f40a

Please sign in to comment.