Skip to content

Commit 5c71deb

Browse files
Bump the nuget group with 1 update (microsoft#462)
Bumps System.Text.Json from 8.0.0 to 8.0.5 --- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 8.0.5 dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc917ea commit 5c71deb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/csharp/Regorus/Regorus.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="System.Text.Json" Version="8.0.0" />
17+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
1818
</ItemGroup>
1919

2020
<!--

0 commit comments

Comments
 (0)