Skip to content

Commit 7fccc31

Browse files
Update dependency org.jsoup:jsoup to v1.20.1
1 parent 9a659e6 commit 7fccc31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
2222
downloadPlugin = { id = "de.undercouch.download", version = "5.6.0" }
2323

2424
[libraries]
25-
jsoup = { module = "org.jsoup:jsoup", version = "1.18.1" }
25+
jsoup = { module = "org.jsoup:jsoup", version = "1.20.1" }
2626

2727
atomicfu = { module = "org.jetbrains.kotlinx:atomicfu", version.ref = "atomicfu" }
2828

0 commit comments

Comments
 (0)