Skip to content

Commit 1f1c77a

Browse files
Bump org.jsoup:jsoup from 1.21.1 to 1.21.2 (#71)
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.21.1 to 1.21.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.21.1...jsoup-1.21.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.21.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a640b85 commit 1f1c77a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repositories {
3131

3232
// Dependencies are managed with Gradle version catalog - read more: https://docs.gradle.org/current/userguide/platforms.html#sub:version-catalog
3333
dependencies {
34-
implementation("org.jsoup:jsoup:1.21.1")
34+
implementation("org.jsoup:jsoup:1.21.2")
3535
implementation("org.http4k:http4k-core:5.47.0.0")
3636
implementation("com.github.ben-manes.caffeine:caffeine:3.2.2")
3737

0 commit comments

Comments
 (0)