8000 Bump System.Text.Json from 7.0.0 to 8.0.4 in /src/Dotnet.Script.Core · dotnet-script/dotnet-script@4add1b8 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 4add1b8

Browse files
Bump System.Text.Json from 7.0.0 to 8.0.4 in /src/Dotnet.Script.Core
Bumps System.Text.Json from 7.0.0 to 8.0.4. --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4121d1a commit 4add1b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Dotnet.Script.Core/Dotnet.Script.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageReference Include="StrongNamer" Version="0.2.5" PrivateAssets="all" />
3232
</ItemGroup>
3333
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
34-
<PackageReference Include="System.Text.Json" Version="7.0.0" />
34+
<PackageReference Include="System.Text.Json" Version="8.0.4" />
3535
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
3636
</ItemGroup>
3737
<ItemGroup>

0 commit comments

Comments
 (0)
0