Skip to content

Commit 3b8fcc5

Browse files
build(deps): bump org.lwjgl:lwjgl-bom from 3.3.4 to 3.3.6
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]>
1 parent 634e28b commit 3b8fcc5

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)