Skip to content

Commit

Permalink
chore(deps): update dependency nsubstitute to 5.3.0
Browse files Browse the repository at this point in the history
| datasource | package     | from  | to    |
| ---------- | ----------- | ----- | ----- |
| nuget      | NSubstitute | 5.1.0 | 5.3.0 |
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent cf789b0 commit f768e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Testing/CASLTests/CASLTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="NSubstitute.Analyzers.CSharp" Version="1.0.17">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit f768e59

Please sign in to comment.