Skip to content

Commit 83121ba

Browse files
Bump System.Text.Json from 9.0.8 to 9.0.9 (#263)
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a492d9 commit 83121ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/EawModinfo/EawModinfo.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</PackageReference>
5252
<PackageReference Include="Semver" Version="3.0.0" />
5353
<PackageReference Include="Testably.Abstractions" Version="9.0.0" />
54-
<PackageReference Include="System.Text.Json" Version="9.0.8" />
54+
<PackageReference Include="System.Text.Json" Version="9.0.9" />
5555
</ItemGroup>
5656

5757
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">

0 commit comments

Comments
 (0)