We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent becdde4 commit 5d32a21Copy full SHA for 5d32a21
pom.xml
@@ -5,9 +5,9 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>com.thelsing.gdx</groupId>
7
<artifactId>gdx-backend-jogl</artifactId>
8
- <version>1.13.1</version>
+ <version>1.13.5</version>
9
<properties>
10
- <libgdx.version>1.13.1</libgdx.version>
+ <libgdx.version>1.13.5</libgdx.version>
11
<jogamp.version>2.5.0</jogamp.version>
12
<javadoc.opts>-Xdoclint:none</javadoc.opts>
13
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments