Skip to content

Commit

Permalink
Merge pull request #1436 from DFE-Digital/dependabot/nuget/Microsoft.…
Browse files Browse the repository at this point in the history
…IO.RecyclableMemoryStream-3.0.1

Bump Microsoft.IO.RecyclableMemoryStream from 2.3.2 to 3.0.1
  • Loading branch information
martyn-w authored Jun 19, 2024
2 parents 6995eba + 77637e9 commit 50c82ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GetIntoTeachingApi/GetIntoTeachingApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="PropertyChanged.Fody" Version="4.1.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="2.3.2" />
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.1" />
<PackageReference Include="GovukNotify" Version="7.0.0" />
<PackageReference Include="Flurl.Http" Version="4.0.2" />
<PackageReference Include="AspNetCoreRateLimit.Redis" Version="2.0.0" />
Expand Down

0 comments on commit 50c82ac

Please sign in to comment.