aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien Gouesse <[email protected]>2023-02-13 23:52:20 +0100
committerJulien Gouesse <[email protected]>2023-02-13 23:52:20 +0100
commit052e0dcbdbe5c32670e782ff160a71253449dae2 (patch)
treea50091fe02c6d9b6beeb4cca20f197c1955d67ff /pom.xml
parentf19e9cc3cd7f0b039193763f3f1ca9c0028c67cc (diff)
Switches to JOGL 2.4.0
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6572efb..2cf84e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -301,7 +301,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <jogamp.version>2.3.2</jogamp.version>
+ <jogamp.version>2.4.0</jogamp.version>
<swt.version>4.3</swt.version>
</properties>