We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5e22c7 commit 0aeb2b9Copy full SHA for 0aeb2b9
scripts/create-new-release-notes.main.kts
@@ -8,7 +8,7 @@
8
@file:Repository("https://jcenter.bintray.com")
9
@file:Repository("https://jitpack.io")
10
@file:DependsOn("com.rometools:rome:1.16.0")
11
-@file:DependsOn("org.jsoup:jsoup:1.14.3")
+@file:DependsOn("org.jsoup:jsoup:1.15.1")
12
13
// FIXME: Cannot use jsoup in scripts with Kotlin 1.6.x, for now.
14
// See https://youtrack.jetbrains.com/issue/KT-50378
0 commit comments