Skip to content

Commit

Permalink
Merge pull request #918 from Laixer/dependabot/nuget/src/FunderMaps.D…
Browse files Browse the repository at this point in the history
…ata/nuget-4e6ef0e5e0

Bump Microsoft.Extensions.Caching.Memory from 8.0.0 to 8.0.1 in /src/FunderMaps.Data in the nuget group across 1 directory
  • Loading branch information
yorickdewid authored Oct 15, 2024
2 parents 54ceaa8 + d5ee750 commit 0e3eeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FunderMaps.Data/FunderMaps.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Npgsql" Version="8.0.3" />
<PackageReference Include="Dapper" Version="2.1.44" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0e3eeb8

Please sign in to comment.