Skip to content

Commit 727f5a6

Browse files
chore: Bump the microsoft-packages group with 1 update (#127)
* Staging (#118) * Update permissions in deploy.yml to allow writing for GitHub releases * Add job name to staging-to-main workflow for clarity * chore: Bump the microsoft-packages group with 1 update Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0 --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-packages ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1908c7a commit 727f5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenReferralApi/OpenReferralApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.15.0" />
2929
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.15.0" />
3030
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.15.0" />
31+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.16.0" />
3132
<PackageReference Include="Serilog.AspNetCore" Version="10.0.0" />
3233
<PackageReference Include="Serilog.Sinks.File" Version="7.0.0" />
3334
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.3" />
34-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.15.0" />
3535
</ItemGroup>
3636

3737
<ItemGroup>

0 commit comments

Comments
 (0)