Skip to content

Commit 9afa19f

Browse files
Bump Microsoft.Extensions.DependencyInjection.Abstractions (#1282)
Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.1...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ebozduman <ersan.bozduman@gmail.com>
1 parent 906b09e commit 9afa19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Minio/Minio.csproj

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

1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.1" />
14+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.3" />
1515
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.1" />
1616
<PackageReference Include="System.IO.Hashing" Version="9.0.2" />
1717
<PackageReference Include="System.Reactive" Version="6.0.1" />

0 commit comments

Comments
 (0)