Skip to content

Commit

Permalink
Bump HidApi.Net from 1.0.3 to 1.0.4 in /src
Browse files Browse the repository at this point in the history
Bumps [HidApi.Net](https://github.com/badcel/HidApi.Net) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/badcel/HidApi.Net/releases)
- [Commits](badcel/HidApi.Net@1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: HidApi.Net
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent e653202 commit 04c88d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sleddog.Blink1/Sleddog.Blink1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="HidApi.Net" Version="1.0.3" />
<PackageReference Include="HidApi.Net" Version="1.0.4" />
<PackageReference Include="System.Reactive" Version="6.0.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 04c88d0

Please sign in to comment.