We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 482c86b commit 7648fcaCopy full SHA for 7648fca
build.gradle.kts
@@ -29,7 +29,7 @@ dependencies {
29
30
// Mailing
31
implementation("org.eclipse.angus", "angus-mail", "2.0.3")
32
- implementation("org.jsoup", "jsoup", "1.18.3")
+ implementation("org.jsoup", "jsoup", "1.19.1")
33
34
35
// Logging
0 commit comments