Skip to content

Commit

Permalink
Bump lwjgl from 3.3.5 to 3.3.6
Browse files Browse the repository at this point in the history
Bumps `lwjgl` from 3.3.5 to 3.3.6.

Updates `org.lwjgl:lwjgl` from 3.3.5 to 3.3.6
- [Release notes](https://github.com/LWJGL/lwjgl3/releases)
- [Commits](LWJGL/lwjgl3@3.3.5...3.3.6)

Updates `org.lwjgl:lwjgl-glfw` from 3.3.5 to 3.3.6
- [Release notes](https://github.com/LWJGL/lwjgl3/releases)
- [Commits](LWJGL/lwjgl3@3.3.5...3.3.6)

---
updated-dependencies:
- dependency-name: org.lwjgl:lwjgl
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.lwjgl:lwjgl-glfw
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 3e4bc3a commit 8e081dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ kotlinx-immutableCollections = "0.3.8"
kotlinx-io = "0.6.0"
kotlinx-serialization = "1.8.0-RC"
logback = "1.5.15"
lwjgl = "3.3.5"
lwjgl = "3.3.6"
mavenPublish = "0.30.0"
truthish = "1.0.3-SNAPSHOT"
wgpu4k = "0.0.2"
Expand Down

0 comments on commit 8e081dc

Please sign in to comment.