Skip to content

Commit

Permalink
Merge pull request #395 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.2
  • Loading branch information
dirkgroot authored Dec 29, 2023
2 parents 0478d6f + 32276b2 commit fe3858f
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.11")
implementation("org.jsoup:jsoup:1.17.1")
implementation("org.jsoup:jsoup:1.17.2")

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

0 comments on commit fe3858f

Please sign in to comment.