Skip to content

Commit bb06382

Browse files
Update dependency Microsoft.Extensions.DependencyInjection.Abstractions to 10.0.4 (#33)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1cbdaf2 commit bb06382

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Soenneker.Blazor.Utils.NoOpJSRuntime.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
</ItemGroup>
4444

4545
<ItemGroup>
46-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.3" />
46+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.4" />
4747
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="10.0.3" />
4848
</ItemGroup>
4949
</Project>

0 commit comments

Comments
 (0)