Skip to content

Commit 085a032

Browse files
chore(deps): bump System.Text.Json
Bumps System.Text.Json from 8.0.0 to 8.0.4. --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af2f226 commit 085a032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UI/TheCatApiClient/TheCatApiClient/TheCatApiClient.Skia.Gtk/TheCatApiClient.Skia.Gtk.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
1818
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
1919
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.0" />
20-
<PackageReference Include="System.Text.Json" Version="8.0.0" />
20+
<PackageReference Include="System.Text.Json" Version="8.0.4" />
2121
<PackageReference Include="Uno.Extensions" Version="2.2.0" />
2222
<PackageReference Include="Uno.WinUI.Skia.Gtk" Version="5.1.87" />
2323
<PackageReference Include="Uno.WinUI.DevServer" Version="5.1.87" Condition="'$(Configuration)'=='Debug'" />

0 commit comments

Comments
 (0)