We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba0673e commit ca06ad7Copy full SHA for ca06ad7
tools/Utilities/Utilities.csproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
10
<PackageReference Include="Octokit" Version="14.0.0" />
11
- <PackageReference Include="System.Text.Json" Version="9.0.3" />
+ <PackageReference Include="System.Text.Json" Version="9.0.4" />
12
</ItemGroup>
13
14
</Project>
0 commit comments