Bump rome from 1.15.0 to 1.16.0

Bumps [rome](https://github.com/rometools/rome) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/rometools/rome/releases)
- [Commits](https://github.com/rometools/rome/compare/1.15.0...1.16.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:
dependabot[bot] 2021-07-07 13:05:04 +00:00 committed by FireMasterK
parent 54d0b70282
commit 1ae1680089

View file

@ -24,7 +24,7 @@ dependencies {
implementation 'com.fasterxml.jackson.core:jackson-databind:2.12.3' implementation 'com.fasterxml.jackson.core:jackson-databind:2.12.3'
implementation 'org.json:json:20210307' implementation 'org.json:json:20210307'
implementation 'com.github.ben-manes.caffeine:caffeine:3.0.3' implementation 'com.github.ben-manes.caffeine:caffeine:3.0.3'
implementation 'com.rometools:rome:1.15.0' implementation 'com.rometools:rome:1.16.0'
implementation 'com.github.ipfs:java-ipfs-http-client:v1.3.3' implementation 'com.github.ipfs:java-ipfs-http-client:v1.3.3'
implementation 'org.jsoup:jsoup:1.13.1' implementation 'org.jsoup:jsoup:1.13.1'
implementation 'io.activej:activej-common:4.3' implementation 'io.activej:activej-common:4.3'