Skip to content

Commit

Permalink
Merge pull request #2955 from FirelyTeam/dependabot/nuget/NSubstitute…
Browse files Browse the repository at this point in the history
…-5.3.0

Bump NSubstitute from 5.1.0 to 5.3.0
  • Loading branch information
mmsmits authored Oct 29, 2024
2 parents 6f9495a + 8f9ad4e commit 5dbd1e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/firely-net-sdk-tests.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
</ItemGroup>

<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
Expand Down

0 comments on commit 5dbd1e5

Please sign in to comment.