Skip to content

Commit

Permalink
Merge pull request #50 from RxTelegram/renovate/nunit3testadapter-4.x
Browse files Browse the repository at this point in the history
Update dependency NUnit3TestAdapter to v4.6.0
  • Loading branch information
niklasweimann committed Aug 2, 2024
2 parents 332ec65 + 029e9fe commit 901e351
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 @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="nunit" Version="4.1.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.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" />
</ItemGroup>
Expand Down

0 comments on commit 901e351

Please sign in to comment.