Skip to content

Commit

Permalink
Merge pull request #125 from popeen/dependabot/gradle/org.jsoup-jsoup…
Browse files Browse the repository at this point in the history
…-1.12.2

Bump jsoup from 1.12.1 to 1.12.2
  • Loading branch information
popeen committed Feb 12, 2020
2 parents 747a2f4 + d2a69b9 commit bf2e812
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 @@ -77,6 +77,6 @@ dependencies {
implementation group: 'org.eclipse.jetty', name: 'jetty-server', version:'8.1.16.v20140903'
implementation group: 'org.eclipse.jetty', name: 'jetty-servlet', version:'8.1.16.v20140903'
implementation group: 'org.eclipse.jetty', name: 'jetty-client', version:'8.1.16.v20140903'
implementation 'org.jsoup:jsoup:1.12.1'
implementation 'org.jsoup:jsoup:1.12.2'
implementation 'io.github.kobakei:ratethisapp:1.2.0'
}

0 comments on commit bf2e812

Please sign in to comment.