Skip to content

Commit

Permalink
Update dependency org.jsoup:jsoup to v1.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent af079ca commit f456588
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 @@ -27,7 +27,7 @@ dependencies {
implementation("net.sourceforge.plantuml:plantuml:1.2023.11")

implementation("com.vladsch.flexmark:flexmark-all:0.64.8")
implementation("org.jsoup:jsoup:1.16.1")
implementation("org.jsoup:jsoup:1.16.2")

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

0 comments on commit f456588

Please sign in to comment.