Skip to content

Commit

Permalink
Update deps: MCUtils, Javassist
Browse files Browse the repository at this point in the history
  • Loading branch information
CyR1en committed Apr 12, 2019
1 parent 6cd3f1a commit 419819c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -30,9 +30,9 @@ repositories {

dependencies {
compile 'com.github.CyR1en:FlatDB:1.0.5'
compile 'com.github.CyR1en:McUtils:1.6.2'
compile 'com.github.CyR1en:McUtils:1.6.10'
compile 'de.articdive:EnumToYAML:1.0-SNAPSHOT'
compile group: 'javassist', name: 'javassist', version: '3.12.1.GA'
compile group: 'org.javassist', name: 'javassist', version: '3.21.0-GA'
compileOnly 'me.clip:placeholderapi:2.9.2'
compileOnly 'com.sk89q.worldguard:worldguard-core:7.0.0-SNAPSHOT'
compileOnly 'com.sk89q.worldguard:worldguard-legacy:7.0.0-SNAPSHOT'
Expand Down

0 comments on commit 419819c

Please sign in to comment.