Skip to content

Commit 6f46d0b

Browse files
chore(deps): update dependency microsoft.aspnetcore.authentication.jwtbearer to v9
1 parent 1aa2d17 commit 6f46d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doppler.HelloMicroservice/Doppler.HelloMicroservice.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Hellang.Middleware.ProblemDetails" Version="6.5.1" />
10-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.8" />
10+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.9" />
1111
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.22.1" />
1212
<PackageReference Include="Serilog.Extensions.Hosting" Version="7.0.0" />
1313
<PackageReference Include="Serilog.Settings.Configuration" Version="7.0.0" />

0 commit comments

Comments
 (0)