Skip to content

Commit

Permalink
Bump DeviceId.Linux and DeviceId
Browse files Browse the repository at this point in the history
Bumps [DeviceId.Linux](https://github.com/MatthewKing/DeviceId) and [DeviceId](https://github.com/MatthewKing/DeviceId). These dependencies needed to be updated together.

Updates `DeviceId.Linux` from 6.3.1 to 6.4.0
- [Commits](https://github.com/MatthewKing/DeviceId/commits)

Updates `DeviceId` from 6.5.0 to 6.6.0
- [Commits](https://github.com/MatthewKing/DeviceId/commits)

---
updated-dependencies:
- dependency-name: DeviceId.Linux
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: DeviceId
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 28, 2023
1 parent a9c48b8 commit f1f4df4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions StabilityMatrix.Core/StabilityMatrix.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<PackageReference Include="Blake3" Version="1.0.0" />
<PackageReference Include="Crc32.NET" Version="1.2.0" />
<PackageReference Include="CSharpDiscriminatedUnion" Version="2.0.1" />
<PackageReference Include="DeviceId" Version="6.5.0" />
<PackageReference Include="DeviceId.Linux" Version="6.3.1" />
<PackageReference Include="DeviceId" Version="6.6.0" />
<PackageReference Include="DeviceId.Linux" Version="6.4.0" />
<PackageReference Include="DeviceId.Mac" Version="6.2.1" />
<PackageReference Include="DeviceId.Windows" Version="6.5.0" />
<PackageReference Include="DeviceId.Windows.Wmi" Version="6.5.1" />
Expand Down

0 comments on commit f1f4df4

Please sign in to comment.