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.19 to 1.0.0-alpha.20
- [Release notes](https://github.com/ktsu-dev/ScopedAction/releases)
- [Commits](ktsu-dev/ScopedAction@v1.0.0-alpha.19...v1.0.0-alpha.20)

Updates `ktsu.StrongPaths` from 1.1.23 to 1.1.24
- [Release notes](https://github.com/ktsu-dev/StrongPaths/releases)
- [Commits](ktsu-dev/StrongPaths@v1.1.23...v1.1.24)

---
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 27, 2024
1 parent cf031f7 commit 12f82a8
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.19" />
<PackageReference Include="ktsu.StrongPaths" Version="1.1.23" />
<PackageReference Include="ktsu.ScopedAction" Version="1.0.0-alpha.20" />
<PackageReference Include="ktsu.StrongPaths" Version="1.1.24" />
<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.6" />
Expand Down

0 comments on commit 12f82a8

Please sign in to comment.