Skip to content

Commit 5d32a21

Browse files
committed
update to libgdx 1.13.5
1 parent becdde4 commit 5d32a21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>com.thelsing.gdx</groupId>
77
<artifactId>gdx-backend-jogl</artifactId>
8-
<version>1.13.1</version>
8+
<version>1.13.5</version>
99
<properties>
10-
<libgdx.version>1.13.1</libgdx.version>
10+
<libgdx.version>1.13.5</libgdx.version>
1111
<jogamp.version>2.5.0</jogamp.version>
1212
<javadoc.opts>-Xdoclint:none</javadoc.opts>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)