File tree Expand file tree Collapse file tree 2 files changed +1
-43
lines changed 
src/main/java/me/dkim19375/dkim19375core/external Expand file tree Collapse file tree 2 files changed +1
-43
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,7 @@ sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
88compileJava. options. encoding ' UTF-8' 
99
1010group ' me.dkim19375' 
11- version ' 2.5.0' 
12- 
13- shadowJar  {
14-     relocate ' okio' ' me.dkim19375.dkim19375core.okio' 
15-     relocate ' com.squareup.okhttp' ' me.dkim19375.dkim19375core.okhttp' 
16- }
11+ version ' 2.5.1' 
1712
1813repositories  {
1914    mavenCentral()
@@ -31,5 +26,4 @@ dependencies {
3126    compileOnly ' com.sk89q.worldguard:worldguard-bukkit:7.0.4' 
3227    compileOnly ' com.github.MilkBowl:VaultAPI:1.7' 
3328    compileOnly ' org.jetbrains:annotations:16.0.2' 
34-     implementation ' com.squareup.okhttp:okhttp:2.7.5' 
3529}
Load Diff This file was deleted. 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments