Skip to content

Commit

Permalink
Bump GameFinder.StoreHandlers.Steam from 4.0.0 to 4.1.0 (#396)
Browse files Browse the repository at this point in the history
Bumps [GameFinder.StoreHandlers.Steam](https://github.com/erri120/GameFinder) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/erri120/GameFinder/releases)
- [Changelog](https://github.com/erri120/GameFinder/blob/master/CHANGELOG.md)
- [Commits](erri120/GameFinder@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: GameFinder.StoreHandlers.Steam
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] authored Jan 9, 2024
1 parent 7899e33 commit b991a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commonItems/commonItems.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<ItemGroup>
<PackageReference Include="AnyAscii" Version="0.3.2" />
<PackageReference Include="GameFinder.StoreHandlers.GOG" Version="4.1.0" />
<PackageReference Include="GameFinder.StoreHandlers.Steam" Version="4.0.0" />
<PackageReference Include="GameFinder.StoreHandlers.Steam" Version="4.1.0" />
<PackageReference Include="IcgSoftware.IntToOrdinalNumber" Version="1.0.0" />
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="Microsoft.VisualBasic" Version="10.3.0" />
Expand Down

0 comments on commit b991a27

Please sign in to comment.