Skip to content

Commit bc3f193

Browse files
authored
Merge pull request #534 from Crown-Commercial-Service/dependabot/nuget/Ccs.Ppg.Utility.Cache/multi-b745551bfa
Bump Microsoft.Extensions.Configuration.Abstractions and Microsoft.Extensions.Configuration.Binder
2 parents 47f2221 + 4416afa commit bc3f193

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)