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

Commit

Permalink
Update dependency org.jsoup:jsoup to v1.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2022
1 parent 82dd3e4 commit 3111650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import org.jsoup.select.Elements
buildscript {
dependencies {
classpath 'de.undercouch:gradle-download-task:5.1.0'
classpath 'org.jsoup:jsoup:1.15.1'
classpath 'org.jsoup:jsoup:1.15.3'
classpath 'com.google.guava:guava:31.1-jre'
}
repositories {
Expand Down

0 comments on commit 3111650

Please sign in to comment.