Skip to content

Commit 6fc972e

Browse files
dependabot-preview[bot]arturcic
authored andcommitted
Bump Microsoft.Extensions.DependencyInjection.Abstractions
Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/aspnet/Extensions) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/aspnet/Extensions/releases) - [Commits](dotnet/extensions@v3.0.1...v3.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent eb8ef21 commit 6fc972e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitVersionCore/GitVersionCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<ItemGroup>
2020
<PackageReference Include="LibGit2Sharp" Version="$(PackageVersion_LibGit2Sharp)" />
2121
<PackageReference Include="JetBrains.Annotations" Version="$(PackageVersion_JetBrainsAnnotations)" PrivateAssets="All"></PackageReference>
22-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.0.1" />
22+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.0" />
2323
<PackageReference Include="Microsoft.Extensions.Options" Version="3.0.1" />
2424
<PackageReference Include="YamlDotNet" Version="$(PackageVersion_YamlDotNet)" />
2525
</ItemGroup>

0 commit comments

Comments
 (0)