Skip to content

Commit 4cbcb8e

Browse files
Bump Microsoft.Extensions.Configuration.Abstractions from 9.0.9 to 9.0.10 (#10)
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-version: 9.0.10 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>
1 parent 615fe8f commit 4cbcb8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UvA.Workflow/UvA.Workflow.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.3.0" />
1212
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.3.0" />
13-
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.9" />
13+
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.10" />
1414
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.9" />
1515
<PackageReference Include="MongoDB.Bson" Version="3.5.0"/>
1616
<PackageReference Include="MongoDB.Driver" Version="3.5.0"/>

0 commit comments

Comments
 (0)