Skip to content

Commit 8aca112

Browse files
Bump Newtonsoft.Json in /csharp/selenium4_tests/Test
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.6 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@6.0.6...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04e7490 commit 8aca112

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

csharp/selenium4_tests/Test/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="NUnit" version="2.6.4" targetFramework="net45" />
44
<package id="DotNetSeleniumExtras.WaitHelpers" version="3.11.0" targetFramework="net45" />
@@ -11,5 +11,5 @@
1111
<package id="Selenium.WebDriver" version="4.8.2" targetFramework="net45" />
1212
<!-- NOTE: testing on the computer which runs Windows 8.1. Chrome Version 109.0.5414.149 is the latest available for that OS. To get later Google Chrome updates, need Windows 10 or later -->
1313
<package id="Selenium.WebDriver.ChromeDriver" version="109.0.5414.7400" targetFramework="net45" />
14-
<package id="Newtonsoft.Json" version="6.0.6" targetFramework="net45" />
14+
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net45" />
1515
</packages>

0 commit comments

Comments
 (0)