Skip to content

Commit 1a0607a

Browse files
authored
Merge pull request #26 from bcgov/dependabot/nuget/api/Unified.Api/Scalar.AspNetCore-2.13.1
Bump Scalar.AspNetCore from 2.12.46 to 2.13.1
2 parents 0d69eb0 + bf70575 commit 1a0607a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api/Unified.Api/Unified.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.3" />
99
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="4.4.0" />
10-
<PackageReference Include="Scalar.AspNetCore" Version="2.12.46" />
10+
<PackageReference Include="Scalar.AspNetCore" Version="2.13.1" />
1111
</ItemGroup>
1212
<ItemGroup>
1313
<ProjectReference Include="..\Unified.Auth\Unified.Auth.csproj" />

api/Unified.Infrastructure/Unified.Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
Version="10.0.3"
1212
/>
1313
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.3" />
14-
<PackageReference Include="Scalar.AspNetCore" Version="2.12.46" />
14+
<PackageReference Include="Scalar.AspNetCore" Version="2.13.1" />
1515
</ItemGroup>
1616
</Project>

0 commit comments

Comments
 (0)