Skip to content

Commit

Permalink
Update dependency org.jsoup:jsoup to v1.16.2 (#952)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent ce09d6c commit 4c90e23
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 @@ -12,5 +12,5 @@ dependencies {
implementation("com.bertramlabs.plugins:asset-pipeline-gradle:4.4.0")
implementation("org.grails:grails-gradle-plugin:6.0.0")
implementation("org.grails.plugins:hibernate5:8.0.1")
implementation("org.jsoup:jsoup:1.16.1")
implementation("org.jsoup:jsoup:1.16.2")
}

0 comments on commit 4c90e23

Please sign in to comment.