Skip to content

Commit

Permalink
Merge pull request #167 from ivantha/dependabot/gradle/org.jsoup-jsou…
Browse files Browse the repository at this point in the history
…p-1.13.1

Bump jsoup from 1.12.1 to 1.13.1
  • Loading branch information
ivantha committed Jun 22, 2020
2 parents 1232f48 + 6777653 commit a45435f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
implementation 'de.hdodenhof:circleimageview:3.1.0'
implementation 'com.github.jd-alexander:LikeButton:0.2.3'
implementation 'com.crashlytics.sdk.android:crashlytics:2.9.5'
implementation 'org.jsoup:jsoup:1.12.1'
implementation 'org.jsoup:jsoup:1.13.1'
implementation 'com.github.ivbaranov:materialfavoritebutton:0.1.4'
testImplementation 'junit:junit:4.13'
}
Expand Down

0 comments on commit a45435f

Please sign in to comment.