Skip to content

Commit 227266e

Browse files
Update dependency Scalar.AspNetCore to 2.11.0 (#273)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b859467 commit 227266e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smo-backend/smo-backend.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageReference Include="prometheus-net.AspNetCore" Version="8.2.1" />
3232
<PackageReference Include="prometheus-net.AspNetCore.HealthChecks" Version="8.2.1" />
3333
<PackageReference Include="prometheus-net.SystemMetrics" Version="3.1.0" />
34-
<PackageReference Include="Scalar.AspNetCore" Version="2.5.3" />
34+
<PackageReference Include="Scalar.AspNetCore" Version="2.11.0" />
3535
<PackageReference Include="Sentry.AspNetCore" Version="5.11.2"/>
3636
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="9.0.6" />
3737
</ItemGroup>

0 commit comments

Comments
 (0)