Skip to content

Commit 30502a3

Browse files
build(deps): bump org.lwjgl:lwjgl-bom from 3.3.4 to 3.3.6 (#313)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3f0d21 commit 30502a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import tool.generator.ast.task.GenerateAst
33
import java.text.SimpleDateFormat
44

55
ext {
6-
lwjglVersion = '3.3.4'
6+
lwjglVersion = '3.3.6'
77
}
88

99
allprojects {

0 commit comments

Comments
 (0)