Skip to content

Commit 4416afa

Browse files
Bump Microsoft.Extensions.Configuration.Abstractions and Microsoft.Extensions.Configuration.Binder
Bumps Microsoft.Extensions.Configuration.Abstractions from 9.0.9 to 9.0.10 Bumps Microsoft.Extensions.Configuration.Binder from 9.0.9 to 9.0.10 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8605fbd commit 4416afa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Ccs.Ppg.Utility.Cache/Ccs.Ppg.Utility.Cache.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<PackageReference Include="Dapper" Version="2.1.66" />
99
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="9.0.10" />
1010
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="9.0.9" />
11-
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.9" />
12-
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.9" />
11+
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.10" />
12+
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.10" />
1313
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.9" />
1414
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
1515
<PackageReference Include="Npgsql" Version="9.0.3" />

0 commit comments

Comments
 (0)