Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #3 from CraftingDragon007/dependabot/nuget/Microso…
Browse files Browse the repository at this point in the history
…ft.AspNet.WebApi.Core-5.3.0

Bump Microsoft.AspNet.WebApi.Core from 5.2.9 to 5.3.0
  • Loading branch information
CraftingDragon007 authored Oct 24, 2023
2 parents a9bcfd7 + f4c36f4 commit 3549fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KekUploadServer/KekUploadServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="CraftingDragon007.MediaToolkit" Version="2.0.1" />
<PackageReference Include="Microsoft.AspNet.WebApi.Core" Version="5.2.9" />
<PackageReference Include="Microsoft.AspNet.WebApi.Core" Version="5.3.0" />
<PackageReference Include="MimeTypeMap.List" Version="2.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Npgsql" Version="7.0.6" />
Expand Down

0 comments on commit 3549fdf

Please sign in to comment.