Skip to content

Commit b1a58d7

Browse files
Bump System.Security.Cryptography.ProtectedData in /src/MiNET
Bumps [System.Security.Cryptography.ProtectedData](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.1...v9.0.3) --- updated-dependencies: - dependency-name: System.Security.Cryptography.ProtectedData dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfb0fda commit b1a58d7

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
@@ -43,7 +43,7 @@
4343
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
4444
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.6" />
4545
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.1.5" />
46-
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="9.0.1" />
46+
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="9.0.3" />
4747
</ItemGroup>
4848
<ItemGroup>
4949
<None Remove="Net\MCPE Protocol.xml" />

0 commit comments

Comments
 (0)