Skip to content

Commit 592fd4b

Browse files
Bump CoinGecko.Net from 5.2.1 to 5.3.0 (#857)
--- updated-dependencies: - dependency-name: CoinGecko.Net dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1601c8f commit 592fd4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ExternalDataProvider/ExternalDataProvider.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="CoinGecko.Net" Version="5.2.1" />
12+
<PackageReference Include="CoinGecko.Net" Version="5.3.0" />
1313
<PackageReference Include="HtmlAgilityPack" Version="1.12.4" />
1414
<PackageReference Include="Microsoft.Extensions.Logging" Version="10.0.2" />
1515
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.2" />

0 commit comments

Comments
 (0)