Skip to content

Commit

Permalink
Merge pull request #39 from aelassas/dependabot/nuget/Microsoft.AspNe…
Browse files Browse the repository at this point in the history
…tCore.Owin-7.0.9

Bump Microsoft.AspNetCore.Owin from 7.0.8 to 7.0.9
  • Loading branch information
aelassas authored Jul 11, 2023
2 parents 82992ec + 6ffd476 commit 878c910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/netcore/Wexflow.Server/Wexflow.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Owin" Version="7.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Owin" Version="7.0.9" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="ServiceStack.Kestrel" Version="6.9.0" />
Expand Down

0 comments on commit 878c910

Please sign in to comment.