Skip to content

Commit c43ce79

Browse files
chore(deps): Bump the backend-minor-and-patch group with 1 update
Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.29 to 8.0.30 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 8.0.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c269def commit c43ce79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/02-server/GroundShareAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="FirebaseAdmin" Version="3.6.0" />
1818
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.1" />
1919
<PackageReference Include="Google.Apis.Auth" Version="1.75.0" />
20-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.29" />
20+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.30" />
2121
<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.2" />
2222
<PackageReference Include="Serilog.AspNetCore" Version="10.0.0" />
2323
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="5.0.1" />

0 commit comments

Comments
 (0)