Skip to content

Commit 1697c02

Browse files
Bump org.jsoup:jsoup from 1.15.3 to 1.16.1
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.15.3 to 1.16.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](jhy/jsoup@jsoup-1.15.3...jsoup-1.16.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f05dfe commit 1697c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ subprojects {
1414
implementation 'org.slf4j:slf4j-api:2.0.6'
1515
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.1'
1616
implementation 'ch.qos.logback:logback-classic:1.2.11'
17-
implementation 'org.jsoup:jsoup:1.15.3'
17+
implementation 'org.jsoup:jsoup:1.16.1'
1818

1919
testImplementation 'junit:junit:4.13.2'
2020
testImplementation 'org.assertj:assertj-core:3.23.1'

0 commit comments

Comments
 (0)