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 3e7ea69 commit 85e60c1Copy full SHA for 85e60c1
.travis.yml
README.md
@@ -41,7 +41,7 @@
41
<dependency>
42
<groupId>info.xiaomo</groupId>
43
<artifactId>g-engine</artifactId>
44
- <version>3.1.0</version>
+ <version>3.1.1</version>
45
</dependency>
46
```
47
pom.xml
@@ -6,7 +6,7 @@
6
<modelVersion>4.0.0</modelVersion>
7
8
9
10
11
<properties>
12
<maven.compiler.source>1.8</maven.compiler.source>
0 commit comments