Skip to content

Commit

Permalink
Updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatino committed Jul 17, 2016
1 parent 7da5d66 commit 2079167
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group = 'org.abendigo'
version = '1.1'
version = '1.2'

apply plugin: 'java'
apply plugin: 'application'
Expand All @@ -15,6 +15,6 @@ repositories {
dependencies {
compile "net.java.dev.jna:jna-platform:4.2.2"
compile "org.projectlombok:lombok:1.16.8"
compile "com.github.Jonatino:Java-Memory-Manipulation:1.0"
compile "com.github.Jonatino:Java-Memory-Manipulation:1.1"
compile "net.openhft:zero-allocation-hashing:0.6"
}

0 comments on commit 2079167

Please sign in to comment.