Skip to content

Commit 05e30f3

Browse files
authored
Merge pull request #19 from vil/dependabot/gradle/imguiVersion-1.89.0
Bump imguiVersion from 1.88.0 to 1.89.0
2 parents e1583f1 + 5b107b4 commit 05e30f3

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
@@ -23,7 +23,7 @@ repositories {
2323

2424
ext {
2525
lwjglVersion = '3.3.1'
26-
imguiVersion = '1.88.0'
26+
imguiVersion = '1.89.0'
2727
}
2828

2929
dependencies {

0 commit comments

Comments
 (0)