Skip to content

Commit c7d9854

Browse files
authored
Merge pull request #25 from mehyaa/dependabot/nuget/src/Convey.Auth/src/Convey.Auth/nuget-dependencies-9b85532073
Bump Microsoft.AspNetCore.Authentication.JwtBearer and 2 others
2 parents d83978e + faf2977 commit c7d9854

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/Convey.Auth/src/Convey.Auth/Convey.Auth.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
</ItemGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.0" />
9-
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="10.0.0" />
10-
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="10.0.0" />
8+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.1" />
9+
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="10.0.1" />
10+
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="10.0.1" />
1111
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="8.15.0" />
1212
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.15.0" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)