Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/src/WebApiBolierplate/Core.…
Browse files Browse the repository at this point in the history
…Test/MSTest.TestFramework-3.3.1
  • Loading branch information
kolappannathan authored May 1, 2024
2 parents 0768c78 + f61d922 commit 95d846c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebApiBolierplate/API/API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.4" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>
Expand Down

0 comments on commit 95d846c

Please sign in to comment.