Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Штенгауэр Никита Дмитриевич committed Nov 27, 2023
2 parents 8c43b27 + 614ffe9 commit e0fe139
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ This library adds a new element to the JavaFX for rendering OpenGL graphics. It
```groovy
dependencies {
// ...JavaFX and LWJGL libraries...
implementation 'com.huskerdev:openglfx:4.0'
implementation 'com.huskerdev:openglfx-lwjgl:4.0'
implementation 'com.huskerdev:openglfx:4.0.1'
implementation 'com.huskerdev:openglfx-lwjgl:4.0.1'
}
```

Expand Down

0 comments on commit e0fe139

Please sign in to comment.