Skip to content

Commit ba1833c

Browse files
Merge pull request #508 from loresoft/dependabot/nuget/System.Text.Json-9.0.2
Bump System.Text.Json from 9.0.1 to 9.0.2
2 parents e6f01e8 + 4f8cfad commit ba1833c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FluentCommand.Json/FluentCommand.Json.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.1" />
13-
<PackageReference Include="System.Text.Json" Version="9.0.1" />
13+
<PackageReference Include="System.Text.Json" Version="9.0.2" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)