Skip to content

Commit

Permalink
build(deps): bump org.lwjgl:lwjgl-bom from 3.3.4 to 3.3.6
Browse files Browse the repository at this point in the history
Bumps [org.lwjgl:lwjgl-bom](https://github.com/LWJGL/lwjgl3) from 3.3.4 to 3.3.6.
- [Release notes](https://github.com/LWJGL/lwjgl3/releases)
- [Commits](LWJGL/lwjgl3@3.3.4...3.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 2a605f0 commit 379e6e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import tool.generator.ast.task.GenerateAst
import java.text.SimpleDateFormat

ext {
lwjglVersion = '3.3.4'
lwjglVersion = '3.3.6'
}

allprojects {
Expand Down

0 comments on commit 379e6e3

Please sign in to comment.