mirror of
https://github.com/TeamPiped/Piped-Backend
synced 2025-09-02 19:41:14 +02:00
fix(deps): update dependency org.jsoup:jsoup to v1.21.1
This commit is contained in:
parent
3ee9dcf38f
commit
d149f88f12
@ -23,7 +23,7 @@ dependencies {
|
||||
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.1'
|
||||
implementation 'com.rometools:rome:2.1.0'
|
||||
implementation 'com.rometools:rome-modules:2.1.0'
|
||||
implementation 'org.jsoup:jsoup:1.20.1'
|
||||
implementation 'org.jsoup:jsoup:1.21.1'
|
||||
implementation 'io.activej:activej-common:5.5'
|
||||
implementation 'io.activej:activej-http:5.5'
|
||||
implementation 'io.activej:activej-boot:5.5'
|
||||
|
Loading…
x
Reference in New Issue
Block a user