Skip to content

Commit cdbc6ef

Browse files
chore: Bump Microsoft.AspNetCore.Components.Web from 8.0.8 to 8.0.19
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.Web dependency-version: 8.0.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5978f04 commit cdbc6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/Dashboard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.8"/>
15-
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.8"/>
15+
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.19"/>
1616
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.8.1" />
1717
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.8.1" />
1818
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.8.1" />

0 commit comments

Comments
 (0)