Skip to content

Commit

Permalink
Fixed NPE errors when trying to fetch prices of non-exist items with …
Browse files Browse the repository at this point in the history
…EconomyShopGUI (#184)
  • Loading branch information
OmerBenGera committed Jun 23, 2023
1 parent 9219b0a commit 701b617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -57,7 +57,7 @@ dependencies {
implementation 'com.bgsoftware.common.reflection:ReflectionUtils:1.0.2'
implementation 'com.bgsoftware.common.config:CommentedConfiguration:1.0.3'
implementation 'com.bgsoftware.common.updater:Updater:latest'
implementation 'com.bgsoftware.common.shopsbridge:ShopsBridge:b2:all@jar'
implementation 'com.bgsoftware.common.shopsbridge:ShopsBridge:b3:all@jar'

// Spigot jars
compileOnly "org.spigotmc:v1_8_R1:latest"
Expand Down

0 comments on commit 701b617

Please sign in to comment.