Skip to content

Commit

Permalink
Bump the ktsu group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the ktsu group with 2 updates: [ktsu.ScopedAction](https://github.com/ktsu-dev/ScopedAction) and [ktsu.StrongPaths](https://github.com/ktsu-dev/StrongPaths).


Updates `ktsu.ScopedAction` from 1.0.0-alpha.17 to 1.0.0-alpha.18
- [Release notes](https://github.com/ktsu-dev/ScopedAction/releases)
- [Commits](ktsu-dev/ScopedAction@v1.0.0-alpha.17...v1.0.0-alpha.18)

Updates `ktsu.StrongPaths` from 1.1.20 to 1.1.21
- [Release notes](https://github.com/ktsu-dev/StrongPaths/releases)
- [Commits](ktsu-dev/StrongPaths@v1.1.20...v1.1.21)

---
updated-dependencies:
- dependency-name: ktsu.ScopedAction
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.StrongPaths
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 48db5f7 commit 5158234
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ImGuiApp/ImGuiApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

<ItemGroup>
<PackageReference Include="ImGui.NET" Version="1.91.0.1" />
<PackageReference Include="ktsu.ScopedAction" Version="1.0.0-alpha.17" />
<PackageReference Include="ktsu.StrongPaths" Version="1.1.20" />
<PackageReference Include="ktsu.ScopedAction" Version="1.0.0-alpha.18" />
<PackageReference Include="ktsu.StrongPaths" Version="1.1.21" />
<PackageReference Include="Silk.NET" Version="2.22.0" />
<PackageReference Include="Silk.NET.Input.Extensions" Version="2.22.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
Expand Down

0 comments on commit 5158234

Please sign in to comment.