Skip to content

Commit e536146

Browse files
authored
Merge pull request #10 from jeppevinkel/dependabot/nuget/AiHelpBot/System.Text.Json-9.0.10
Bump System.Text.Json from 6.0.10 to 9.0.10
2 parents c1bd540 + 8eb6f54 commit e536146

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)