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 9fcaf5f commit b4af0e8Copy full SHA for b4af0e8
pom.xml
@@ -15,8 +15,8 @@
15
<properties>
16
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
17
<asm.version>4.1</asm.version>
18
- <artemis-odb.version>[2.0.0,3.0.0)</artemis-odb.version>
19
- <libgdx.version>[1.9.5,2.0.0)</libgdx.version>
+ <artemis-odb.version>2.2.0-SNAPSHOT</artemis-odb.version>
+ <libgdx.version>1.9.6-SNAPSHOT</libgdx.version>
20
</properties>
21
22
<scm>
0 commit comments