Skip to content

Commit

Permalink
Update the version of egui to 1.0.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
woodyn1002 committed Feb 8, 2019
1 parent 5d24aae commit a8fe9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {

implementation 'co.aikar:acf-core:0.5.0-SNAPSHOT'
implementation 'co.aikar:acf-paper:0.5.0-SNAPSHOT'
implementation 'com.github.elsiff:egui:1.0.0-SNAPSHOT'
implementation 'com.github.elsiff:egui:1.0.2-SNAPSHOT'
compileOnly 'com.comphenix.protocol:ProtocolLib-API:4.2.1'
compileOnly 'com.sk89q:worldguard:6.1'
compileOnly 'org.spigotmc:spigot-api:1.13.2-R0.1-SNAPSHOT'
Expand Down

0 comments on commit a8fe9c5

Please sign in to comment.