Skip to content

Commit

Permalink
Merge pull request #23 from RxTelegram/renovate/nunit3testadapter-4.x
Browse files Browse the repository at this point in the history
Update dependency NUnit3TestAdapter to v4.5.0
  • Loading branch information
niklasweimann authored Nov 18, 2023
2 parents 800e8d4 + 121976e commit 4965e01
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.0.0" />
<PackageReference Include="nunit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
<PackageReference Include="System.Reactive" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 4965e01

Please sign in to comment.