Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Commit

Permalink
Update Utils version
Browse files Browse the repository at this point in the history
  • Loading branch information
Flibio committed Jul 14, 2016
1 parent 6b82bcc commit 5b7cc3e
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
Expand Up @@ -11,7 +11,7 @@ sourceCompatibility = '1.8'
targetCompatibility = '1.8'

group 'io.github.flibio'
version '2.2.1'
version '2.2.2'

defaultTasks 'licenseFormat', 'clean', 'build'

Expand All @@ -33,7 +33,7 @@ dependencies {
compile 'org.spongepowered:spongeapi:4.1.0-SNAPSHOT'
compile 'com.github.flibio:updatifier:v1.4.0:api'
compile 'net.minecrell.mcstats:statslite-sponge:0.2.2'
compile 'com.github.flibiostudio:utils:1.5.1'
compile 'com.github.flibiostudio:utils:1.6.6'
}

shadowJar {
Expand Down

0 comments on commit 5b7cc3e

Please sign in to comment.