Skip to content

Commit

Permalink
chore: Upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
linkdotnet committed Nov 28, 2024
1 parent 911c8a7 commit aed1b8f
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 @@ -31,7 +31,7 @@
<ItemGroup Label="Tests">
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageVersion Include="NSubstitute" Version="5.3.0" />
<PackageVersion Include="RavenDB.TestDriver" Version="6.2.1" />
<PackageVersion Include="Shouldly" Version="4.2.1" />
Expand All @@ -44,6 +44,6 @@
</ItemGroup>
<ItemGroup Label="Tools">
<PackageVersion Include="CommandLineParser" Version="2.9.1" />
<PackageVersion Include="Microsoft.Playwright" Version="1.48.0" />
<PackageVersion Include="Microsoft.Playwright" Version="1.49.0" />
</ItemGroup>
</Project>

0 comments on commit aed1b8f

Please sign in to comment.