Skip to content

Commit 68ff92a

Browse files
Update dependency Microsoft.JSInterop to 9.0.9 (#417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f6481c commit 68ff92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Soenneker.Blazor.MockJsRuntime.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343

4444
<ItemGroup>
4545
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.9" />
46-
<PackageReference Include="Microsoft.JSInterop" Version="9.0.8" />
46+
<PackageReference Include="Microsoft.JSInterop" Version="9.0.9" />
4747
</ItemGroup>
4848
</Project>

0 commit comments

Comments
 (0)