Skip to content

Commit 2b7cd52

Browse files
dependabot[bot]Matthiee
authored andcommitted
Bump MinVer from 4.2.0 to 4.3.0
Bumps [MinVer](https://github.com/adamralph/minver) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/adamralph/minver/releases) - [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md) - [Commits](adamralph/minver@4.2.0...4.3.0) --- updated-dependencies: - dependency-name: MinVer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f65095 commit 2b7cd52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FinancialModelingPrepApi/FinancialModelingPrepApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
3232
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
3333
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.0" />
34-
<PackageReference Include="MinVer" Version="4.2.0">
34+
<PackageReference Include="MinVer" Version="4.3.0">
3535
<PrivateAssets>all</PrivateAssets>
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3737
</PackageReference>

0 commit comments

Comments
 (0)