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

Commit

Permalink
update Shoebox
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed Sep 26, 2020
1 parent 4a62973 commit cbafe34
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 @@ -25,7 +25,7 @@ ext {
}

group 'com.github.kwebio'
version '0.7.25'
version '0.7.26'

repositories {
mavenCentral()
Expand All @@ -45,7 +45,7 @@ dependencies {
compile 'org.apache.commons:commons-lang3:3.11'
compile 'commons-io:commons-io:2.7'
compile 'org.jsoup:jsoup:1.13.1'
compile 'com.github.kwebio:shoebox:0.4.1'
compile 'com.github.kwebio:shoebox:0.4.2'


//////////////////////////////
Expand Down

0 comments on commit cbafe34

Please sign in to comment.