mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Bump rome from 1.16.0 to 1.17.0
Bumps [rome](https://github.com/rometools/rome) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/rometools/rome/releases) - [Commits](https://github.com/rometools/rome/compare/1.16.0...1.17.0) --- updated-dependencies: - dependency-name: com.rometools:rome dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c22e8d878b
commit
04d4668666
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ dependencies {
|
|||
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.1'
|
||||
implementation 'org.json:json:20211205'
|
||||
implementation 'com.github.ben-manes.caffeine:caffeine:3.0.5'
|
||||
implementation 'com.rometools:rome:1.16.0'
|
||||
implementation 'com.rometools:rome:1.17.0'
|
||||
implementation 'com.github.ipfs:java-ipfs-http-client:v1.3.3'
|
||||
implementation 'org.jsoup:jsoup:1.14.3'
|
||||
implementation 'io.activej:activej-common:5.0'
|
||||
|
|
Loading…
Reference in a new issue