Skip to content

Commit d5cb9ec

Browse files
committed
Update System.Text.Json to v9.0.4
1 parent 554a84f commit d5cb9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SQLiteSharp/SQLiteSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<ItemGroup>
4242
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.11" />
4343
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
44-
<PackageReference Include="System.Text.Json" Version="9.0.3" />
44+
<PackageReference Include="System.Text.Json" Version="9.0.4" />
4545
</ItemGroup>
4646
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'netstandard2.1'">
4747
<PackageReference Include="PolySharp" Version="1.15.0" PrivateAssets="all" />

0 commit comments

Comments
 (0)