Skip to content

Commit

Permalink
Bump lwjgl3ify version
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchej123 committed Oct 10, 2023
1 parent c027555 commit 7f5eb30
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 @@ -793,7 +793,7 @@ ext.java17PatchDependenciesCfg = configurations.create("java17PatchDependencies"
}

dependencies {
def lwjgl3ifyVersion = '1.5.0'
def lwjgl3ifyVersion = '1.5.1'
if (modId != 'lwjgl3ify') {
java17Dependencies("com.github.GTNewHorizons:lwjgl3ify:${lwjgl3ifyVersion}")
}
Expand Down

0 comments on commit 7f5eb30

Please sign in to comment.