Skip to content

Commit

Permalink
Bump org.lwjgl:lwjgl-ktx from 3.3.3 to 3.3.5
Browse files Browse the repository at this point in the history
Bumps [org.lwjgl:lwjgl-ktx](https://github.com/LWJGL/lwjgl3) from 3.3.3 to 3.3.5.
- [Release notes](https://github.com/LWJGL/lwjgl3/releases)
- [Commits](LWJGL/lwjgl3@3.3.3...3.3.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 46c23c9 commit 53a4ec5
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 @@ -32,7 +32,7 @@ lwjgl-vma = { group = "org.lwjgl", name = "lwjgl-vma", version.ref = "lwjgl" }
lwjgl-shaderc = { group = "org.lwjgl", name = "lwjgl-shaderc", version.ref = "lwjgl" }
lwjgl-nfd = { group = "org.lwjgl", name = "lwjgl-nfd", version.ref = "lwjgl" }
lwjgl-stb = { group = "org.lwjgl", name = "lwjgl-stb", version.ref = "lwjgl" }
lwjgl-ktx = { group = "org.lwjgl", name = "lwjgl-ktx", version = "3.3.3" } # with 3.3.4 ktx crashes on windows when compressing textures to basis format
lwjgl-ktx = { group = "org.lwjgl", name = "lwjgl-ktx", version = "3.3.5" } # with 3.3.4 ktx crashes on windows when compressing textures to basis format
physxjni = { group = "de.fabmax", name = "physx-jni", version.ref = "physxjni" }
physxjswebidl = { group = "npm", name = "physx-js-webidl", version.ref = "physxjswebidl" }

Expand Down

0 comments on commit 53a4ec5

Please sign in to comment.