Skip to content

Commit 8eb6f54

Browse files
Bump System.Text.Json from 6.0.10 to 9.0.10
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c1bd540 commit 8eb6f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AiHelpBot/AiHelpBot.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</ItemGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="System.Text.Json" Version="6.0.10" />
22+
<PackageReference Include="System.Text.Json" Version="9.0.10" />
2323
<None Update="SystemPrompt.txt">
2424
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
2525
</None>

0 commit comments

Comments
 (0)