Skip to content

Commit 0b196d2

Browse files
chore(deps): update dependency system.text.json to 8.0.5 [security] (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9475af9 commit 0b196d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveMvvm/ReactiveMvvm.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<ItemGroup>
77
<PackageReference Include="ReactiveUI" Version="20.1.1" />
88
<PackageReference Include="ReactiveUI.SourceGenerators" Version="1.0.3" PrivateAssets="all" />
9-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
9+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
1010
</ItemGroup>
1111
</Project>

0 commit comments

Comments
 (0)