File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ repositories {
3636}
3737
3838dependencies {
39- compile 'fr.minuskube.inv:smart-invs:1.2.5 '
39+ compile 'fr.minuskube.inv:smart-invs:1.2.6 '
4040}
4141```
4242
@@ -45,7 +45,7 @@ dependencies {
4545<dependency >
4646 <groupId >fr.minuskube.inv</groupId >
4747 <artifactId >smart-invs</artifactId >
48- <version >1.2.5 </version >
48+ <version >1.2.6 </version >
4949</dependency >
5050```
5151
Original file line number Diff line number Diff line change 11group ' fr.minuskube.inv'
2- version ' 1.2.5 '
2+ version ' 1.2.6 '
33
44apply plugin : ' java'
55apply plugin : ' maven'
Original file line number Diff line number Diff line change 11name : SmartInvs
2- version : 1.2.5
2+ version : 1.2.6
33description : Inventory API for your Bukkit Plugins.
44author : MinusKube
55website : https://github.com/MinusKube/SmartInvs
You can’t perform that action at this time.
0 commit comments