Skip to content

Commit

Permalink
Bump Terminal.Gui from 1.16.0 to 1.17.0
Browse files Browse the repository at this point in the history
Bumps [Terminal.Gui](https://github.com/gui-cs/Terminal.Gui) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/gui-cs/Terminal.Gui/releases)
- [Commits](gui-cs/Terminal.Gui@v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: Terminal.Gui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MaciekWin3 committed Jun 29, 2024
1 parent 476e69d commit 0e5b73a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Whale/Whale.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="CliWrap" Version="3.6.6" />
<PackageReference Include="System.Reactive" Version="6.0.0" />
<PackageReference Include="System.Runtime.Caching" Version="8.0.0" />
<PackageReference Include="Terminal.Gui" Version="1.16.0" />
<PackageReference Include="Terminal.Gui" Version="1.17.0" />
</ItemGroup>

</Project>

0 comments on commit 0e5b73a

Please sign in to comment.