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 7987ea2 commit 5bb540fCopy full SHA for 5bb540f
build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.2'
24
implementation 'com.rometools:rome:2.1.0'
25
implementation 'com.rometools:rome-modules:2.1.0'
26
- implementation 'org.jsoup:jsoup:1.21.1'
+ implementation 'org.jsoup:jsoup:1.21.2'
27
implementation 'io.activej:activej-common:5.5'
28
implementation 'io.activej:activej-http:5.5'
29
implementation 'io.activej:activej-boot:5.5'
0 commit comments