We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e83c3a commit 481a848Copy full SHA for 481a848
dotnet/src/webdriver/Selenium.WebDriver.csproj
@@ -57,7 +57,7 @@
57
</ItemGroup>
58
59
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0'">
60
- <PackageReference Include="System.Text.Json" Version="8.0.5" />
+ <PackageReference Include="System.Text.Json" Version="8.0.6" />
61
62
63
<ItemGroup>
0 commit comments