Skip to content

Commit

Permalink
Bump Backport.System.Threading.Lock to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCiliaVincenti authored Dec 14, 2024
1 parent 2cfa097 commit 87e49e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="AutoFixture" Version="4.18.1" />
<PackageVersion Include="Backport.System.Threading.Lock" Version="2.0.7" />
<PackageVersion Include="Backport.System.Threading.Lock" Version="3.1.0" />
<PackageVersion Include="Codebelt.Extensions.Xunit" Version="9.0.0" />
<PackageVersion Include="Codebelt.Extensions.Xunit.Hosting" Version="9.0.0" />
<PackageVersion Include="Codebelt.Extensions.Xunit.Hosting.AspNetCore" Version="9.0.0" />
Expand Down Expand Up @@ -56,4 +56,4 @@
<PackageVersion Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="9.0.0" />
<PackageVersion Include="System.Text.Json" Version="9.0.0" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 87e49e7

Please sign in to comment.