Skip to content

Commit

Permalink
Merge 7116da5 into 0af00e5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 12, 2022
2 parents 0af00e5 + 7116da5 commit 626bae4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Snittlistan.Queue/Snittlistan.Queue.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<Version>2.0.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.AspNet.WebApi.Client">
<Version>5.2.7</Version>
<Version>5.2.8</Version>
</PackageReference>
<PackageReference Include="MvcContrib">
<Version>2.0.95</Version>
Expand Down
2 changes: 1 addition & 1 deletion Snittlistan.Test/Snittlistan.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<Version>5.2.7</Version>
</PackageReference>
<PackageReference Include="Microsoft.AspNet.WebApi.Client">
<Version>5.2.7</Version>
<Version>5.2.8</Version>
</PackageReference>
<PackageReference Include="Microsoft.AspNet.WebApi.Core">
<Version>5.2.7</Version>
Expand Down
2 changes: 1 addition & 1 deletion Snittlistan.Tool/Snittlistan.Tool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<Version>5.2.7</Version>
</PackageReference>
<PackageReference Include="Microsoft.AspNet.WebApi.Client">
<Version>5.2.7</Version>
<Version>5.2.8</Version>
</PackageReference>
<PackageReference Include="Microsoft.Bcl.Build">
<Version>1.0.21</Version>
Expand Down
2 changes: 1 addition & 1 deletion Snittlistan.Web/Snittlistan.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<Version>5.2.7</Version>
</PackageReference>
<PackageReference Include="Microsoft.AspNet.WebApi.Client">
<Version>5.2.7</Version>
<Version>5.2.8</Version>
</PackageReference>
<PackageReference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform">
<Version>3.6.0</Version>
Expand Down

0 comments on commit 626bae4

Please sign in to comment.