Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
chore(deps): update non-major nuget dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 8, 2023
1 parent e97d968 commit 045a1ee
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 @@ -20,7 +20,7 @@
<PackageVersion Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.0-preview.7.23375.6"/>
<PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="8.0.0-preview.7.23375.6"/>
<PackageVersion Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.56.0" />
<PackageVersion Include="Microsoft.Identity.Web" Version="2.13.3" />
<PackageVersion Include="Microsoft.Identity.Web" Version="2.13.4" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
Expand All @@ -31,7 +31,7 @@
<PackageVersion Include="SecurityCodeScan.VS2019" Version="5.6.7" />
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.9.0.77355" />
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.507" />
<PackageVersion Include="Testcontainers.MsSql" Version="3.4.0" />
<PackageVersion Include="Testcontainers.MsSql" Version="3.5.0" />
<PackageVersion Include="Verify.Xunit" Version="21.0.0" />
<PackageVersion Include="xunit" Version="2.5.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.0" />
Expand Down

0 comments on commit 045a1ee

Please sign in to comment.