Skip to content

Commit 008e57c

Browse files
committed
updated packages
1 parent fd8e3e9 commit 008e57c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http.Authentication.JwtBearer/Http.Authentication.JwtBearer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.0" />
12+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.1" />
1313
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.0.13" />
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker.Core" Version="1.4.0" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)