Skip to content

Commit

Permalink
Merge pull request #376 from avisi-cloud/renovate/org.jsoup-jsoup-1.x
Browse files Browse the repository at this point in the history
Update dependency org.jsoup:jsoup to v1.17.1
  • Loading branch information
dirkgroot authored Nov 28, 2023
2 parents 3ed3fcb + 1099bd3 commit 36388fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {

implementation("com.vladsch.flexmark:flexmark-all:0.64.8")
implementation("org.asciidoctor:asciidoctorj:2.5.10")
implementation("org.jsoup:jsoup:1.16.2")
implementation("org.jsoup:jsoup:1.17.1")

implementation("org.jetbrains.kotlinx:kotlinx-html-jvm:0.9.1")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.1")
Expand Down

0 comments on commit 36388fa

Please sign in to comment.