Skip to content

Commit c3eea9a

Browse files
dependabot-preview[bot]Turnerj
authored andcommitted
Bump Microsoft.Extensions.DependencyInjection.Abstractions
Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/aspnet/Extensions) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/aspnet/Extensions/releases) - [Commits](https://github.com/aspnet/Extensions/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1deff83 commit c3eea9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CacheTower/CacheTower.csproj

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

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.3" />
13+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.4" />
1414
<PackageReference Include="Nito.AsyncEx" Version="5.0.0" />
1515
<PackageReference Include="System.Buffers" Version="4.5.1" />
1616
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />

0 commit comments

Comments
 (0)