Skip to content

Commit

Permalink
Merge pull request #746 from doki-theme/dependabot/gradle/org.jsoup-j…
Browse files Browse the repository at this point in the history
…soup-1.17.2

Bump org.jsoup:jsoup from 1.16.1 to 1.17.2
  • Loading branch information
Unthrottled authored Aug 15, 2024
2 parents 2c86468 + dd95848 commit 2f584d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ repositories {
}

dependencies {
implementation("org.jsoup:jsoup:1.16.1")
implementation("org.jsoup:jsoup:1.17.2")
implementation("io.unthrottled.doki.build.jvm:doki-build-source-jvm:88.0.6")
}

0 comments on commit 2f584d7

Please sign in to comment.