Skip to content

Commit

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

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

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

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

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

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

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

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

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

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

---
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
- dependency-name: org.lwjgl:lwjgl-jemalloc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.lwjgl:lwjgl-opengl
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.lwjgl:lwjgl-vulkan
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.lwjgl:lwjgl-vma
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.lwjgl:lwjgl-shaderc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.lwjgl:lwjgl-nfd
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.lwjgl:lwjgl-stb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 46c23c9 commit d9de8ed
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 @@ -6,7 +6,7 @@ kotlin-serialization = "1.7.3"
kotlin-datetime = "0.6.1"
kotlin-atomicfu = "0.26.1"
kotlin-dokka = "1.9.20"
lwjgl = "3.3.4"
lwjgl = "3.3.5"
jsvg = "1.6.1"
androidsvg = "1.4"
physxjni = "2.4.2"
Expand Down

0 comments on commit d9de8ed

Please sign in to comment.