Skip to content

Commit 0da4dcb

Browse files
Bump org.jsoup:jsoup from 1.15.3 to 1.15.4 (#644)
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.15.3 to 1.15.4. - [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.15.4) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fc1c50 commit 0da4dcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ repositories {
1717
}
1818

1919
dependencies {
20-
implementation("org.jsoup:jsoup:1.15.3")
20+
implementation("org.jsoup:jsoup:1.15.4")
2121
implementation("io.unthrottled.doki.build.jvm:doki-build-source-jvm:88.0.6")
2222
}

0 commit comments

Comments
 (0)