Skip to content

Commit

Permalink
Bump System.Device.Gpio in /samples/led-more-blinking-lights (#1951)
Browse files Browse the repository at this point in the history
Bumps [System.Device.Gpio](https://github.com/dotnet/iot) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/dotnet/iot/releases)
- [Commits](2.1...2.2)

---
updated-dependencies:
- dependency-name: System.Device.Gpio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 7, 2022
1 parent 3acd4c4 commit 2604f07
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Device.Gpio" Version="2.1.0" />
<PackageReference Include="System.Device.Gpio" Version="2.2.0" />
<PackageReference Include="Iot.Device.Bindings" Version="2.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 2604f07

Please sign in to comment.