Skip to content

Commit 0aeb2b9

Browse files
committed
Update Jsoup library
1 parent f5e22c7 commit 0aeb2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/create-new-release-notes.main.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
@file:Repository("https://jcenter.bintray.com")
99
@file:Repository("https://jitpack.io")
1010
@file:DependsOn("com.rometools:rome:1.16.0")
11-
@file:DependsOn("org.jsoup:jsoup:1.14.3")
11+
@file:DependsOn("org.jsoup:jsoup:1.15.1")
1212

1313
// FIXME: Cannot use jsoup in scripts with Kotlin 1.6.x, for now.
1414
// See https://youtrack.jetbrains.com/issue/KT-50378

0 commit comments

Comments
 (0)