Skip to content

Commit 6f04d1f

Browse files
Bump Microsoft.IO.RecyclableMemoryStream in /src/MiNET
Bumps [Microsoft.IO.RecyclableMemoryStream](https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream/releases) - [Changelog](https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream/blob/master/CHANGES.md) - [Commits](microsoft/Microsoft.IO.RecyclableMemoryStream@3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: Microsoft.IO.RecyclableMemoryStream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c96ea6 commit 6f04d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MiNET/MiNET/MiNET.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<PackageReference Include="jose-jwt" Version="5.0.0" />
3636
<PackageReference Include="LibNoise.NetStandart" Version="0.2.0" />
3737
<PackageReference Include="log4net" Version="2.0.14" />
38-
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.0" />
38+
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.1" />
3939
<PackageReference Include="MiNET.astar" Version="1.0.14" />
4040
<PackageReference Include="MiNET.fnbt" Version="1.0.22" />
4141
<PackageReference Include="MiNET.LevelDB" Version="1.0.49" />

0 commit comments

Comments
 (0)