Skip to content

Commit 3de0dcf

Browse files
Bump RestSharp from 106.2.1 to 106.12.0 in /BandsInTownTest
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.2.1 to 106.12.0. - [Release notes](https://github.com/restsharp/RestSharp/releases) - [Commits](restsharp/RestSharp@106.2.1...106.12) --- updated-dependencies: - dependency-name: RestSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 567b6bd commit 3de0dcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BandsInTownTest/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net461" />
4-
<package id="RestSharp" version="106.2.1" targetFramework="net461" />
4+
<package id="RestSharp" version="106.12.0" targetFramework="net461" />
55
<package id="System.ValueTuple" version="4.4.0" targetFramework="net461" />
66
</packages>

0 commit comments

Comments
 (0)