Skip to content

Commit 25057ff

Browse files
authored
Merge pull request #901 from unoplatform/dependabot/nuget/src/Uno.Wasm.Bootstrap/System.Text.Json-8.0.5
chore(deps): bump System.Text.Json from 8.0.4 to 8.0.5 in /src/Uno.Wasm.Bootstrap
2 parents f0e3edc + e4cf88c commit 25057ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Uno.Wasm.Bootstrap/Uno.Wasm.Bootstrap.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<PackageReference Include="Mono.Cecil" Version="0.11.4" PrivateAssets="All" />
3737
<PackageReference Include="Mono.Options" Version="5.3.0.1" PrivateAssets="All" />
3838
<PackageReference Include="MSBuildTasks" Version="1.5.0.235" PrivateAssets="All" />
39-
<PackageReference Include="System.Text.Json" Version="8.0.4" PrivateAssets="All" />
39+
<PackageReference Include="System.Text.Json" Version="8.0.5" PrivateAssets="All" />
4040
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.0.2" PrivateAssets="All" />
4141
</ItemGroup>
4242

0 commit comments

Comments
 (0)