mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-12-12 21:30:29 +05:30
fix(deps): update dependency org.jsoup:jsoup to v1.18.1
This commit is contained in:
parent
c960f944d3
commit
6380cea805
@ -23,7 +23,7 @@ dependencies {
|
|||||||
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.2'
|
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.2'
|
||||||
implementation 'com.rometools:rome:2.1.0'
|
implementation 'com.rometools:rome:2.1.0'
|
||||||
implementation 'com.rometools:rome-modules:2.1.0'
|
implementation 'com.rometools:rome-modules:2.1.0'
|
||||||
implementation 'org.jsoup:jsoup:1.17.2'
|
implementation 'org.jsoup:jsoup:1.18.1'
|
||||||
implementation 'io.activej:activej-common:5.5'
|
implementation 'io.activej:activej-common:5.5'
|
||||||
implementation 'io.activej:activej-http:5.5'
|
implementation 'io.activej:activej-http:5.5'
|
||||||
implementation 'io.activej:activej-boot:5.5'
|
implementation 'io.activej:activej-boot:5.5'
|
||||||
|
Loading…
Reference in New Issue
Block a user