Skip to content

Commit 4e42097

Browse files
Bump System.Text.Json from 8.0.2 to 8.0.4 in /build (#338)
Bumps System.Text.Json from 8.0.2 to 8.0.4. --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6721ea3 commit 4e42097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Bullseye" Version="4.2.1" />
1010
<PackageReference Include="Glob" Version="1.1.9" />
1111
<PackageReference Include="SimpleExec" Version="11.0.0" />
12-
<PackageReference Include="System.Text.Json" Version="8.0.2" />
12+
<PackageReference Include="System.Text.Json" Version="8.0.4" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)