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.
0.5.5
1 parent 9ea7fa7 commit baaf5c0Copy full SHA for baaf5c0
README.md
@@ -23,7 +23,7 @@ The library is published at MavenCentral
23
#### Gradle
24
```
25
dependencies {
26
- compile "de.sandec:JMemoryBuddy:0.5.4"
+ compile "de.sandec:JMemoryBuddy:0.5.5"
27
}
28
29
gradle.properties
@@ -1,4 +1,4 @@
1
-JMEMORYBUDDY_VERSION=0.5.5-SNAPSHOT
+JMEMORYBUDDY_VERSION=0.5.5
2
ARCHIVE_BASE_NAME=JMemoryBuddy
3
4
NEXUS_PUBLISH_PLUGIN_VERSION=1.3.0
0 commit comments