Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatino committed Jul 16, 2016
1 parent e5836be commit 8f50c94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 37 deletions.
34 changes: 0 additions & 34 deletions Xena.iml

This file was deleted.

6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ dependencies {
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
compile "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"

compile "net.java.dev.jna:jna-platform:4.2.1"
compile "net.java.dev.jna:jna-platform:4.2.2"
compile "org.projectlombok:lombok:1.16.8"
compile "com.github.Jonatino:Java-Memory-Manipulation:0.1"
compile "com.github.Jonatino:Abendigo-Offset-Scanner:1.0"
compile "com.github.Jonatino:Java-Memory-Manipulation:1.0"
compile "com.github.Jonatino:Abendigo-Offset-Scanner:1.1"
compile "net.openhft:zero-allocation-hashing:0.6"
}

Expand Down

0 comments on commit 8f50c94

Please sign in to comment.