Skip to content

Commit

Permalink
Merge pull request #1298 from nextcloud/dependabot/gradle/org.jsoup-j…
Browse files Browse the repository at this point in the history
…soup-1.16.2

Build(deps): Bump org.jsoup:jsoup from 1.16.1 to 1.16.2
  • Loading branch information
David-Development authored Oct 28, 2023
2 parents 26ccc7e + 96494ba commit 6c16c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion News-Android-App/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ dependencies {
// implementation 'org.apache.commons:commons-lang3:3.4' // Required for DAO generation

implementation 'com.github.gabrielemariotti.changeloglib:changelog:2.1.0'
implementation 'org.jsoup:jsoup:1.16.1'
implementation 'org.jsoup:jsoup:1.16.2'
implementation ('net.rdrei.android.dirchooser:library:3.2@aar') {
exclude group: 'com.google.auto.value', module: 'auto-value'
transitive = true
Expand Down

0 comments on commit 6c16c9f

Please sign in to comment.