mirror of
https://github.com/TeamPiped/Piped-Backend
synced 2025-09-03 20:11:20 +02:00
fix(deps): update dependency org.jsoup:jsoup to v1.21.2
This commit is contained in:
parent
7987ea25b6
commit
5bb540fda2
@ -23,7 +23,7 @@ dependencies {
|
||||
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.2'
|
||||
implementation 'com.rometools:rome:2.1.0'
|
||||
implementation 'com.rometools:rome-modules:2.1.0'
|
||||
implementation 'org.jsoup:jsoup:1.21.1'
|
||||
implementation 'org.jsoup:jsoup:1.21.2'
|
||||
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