Skip to content

Commit

Permalink
Bump Ultz.Native.GLFW from 3.3.9.2 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [Ultz.Native.GLFW](https://github.com/glfw/glfw) from 3.3.9.2 to 3.4.0.
- [Release notes](https://github.com/glfw/glfw/releases)
- [Changelog](https://github.com/glfw/glfw/blob/master/docs/news.md)
- [Commits](https://github.com/glfw/glfw/commits/3.4)

---
updated-dependencies:
- dependency-name: Ultz.Native.GLFW
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent 5d32739 commit 66ba313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/Playground/Playground.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Ultz.Native.GLFW" Version="3.3.9.2" />
<PackageReference Include="Ultz.Native.GLFW" Version="3.4.0" />
</ItemGroup>

<Import Project="../Core/Silk.NET.Core.targets" />
Expand Down

0 comments on commit 66ba313

Please sign in to comment.