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 aa96e3b commit 79c76bcCopy full SHA for 79c76bc
README.md
@@ -19,7 +19,7 @@ dependencies {
19
compile(
20
group: "com.github.projectessentials",
21
name: "ProjectEssentials-Core",
22
- version: "v1.14.4-1.0.0.1"
+ version: "v1.14.4-1.0.0.2"
23
)
24
}
25
```
@@ -38,7 +38,7 @@ dependencies {
38
<dependency>
39
<groupId>com.github.projectessentials</groupId>
40
<artifactId>ProjectEssentials-Core</artifactId>
41
- <version>v1.14.4-1.0.0.1</version>
+ <version>v1.14.4-1.0.0.2</version>
42
</dependency>
43
44
0 commit comments