Skip to content

Commit caddc85

Browse files
Merge pull request #499 from loresoft/dependabot/nuget/System.Text.Json-9.0.1
Bump System.Text.Json from 9.0.0 to 9.0.1
2 parents 10f0cb6 + b475c6a commit caddc85

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.0" />
13+
<PackageReference Include="System.Text.Json" Version="9.0.1" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)