Bump activej-common from 5.4.1 to 5.4.2

Bumps activej-common from 5.4.1 to 5.4.2.

---
updated-dependencies:
- dependency-name: io.activej:activej-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-06 16:46:22 +00:00 committed by Kavin
parent 0e5d138ea1
commit 9d527cd3a3

View file

@ -26,7 +26,7 @@ dependencies {
implementation 'com.rometools:rome:1.18.0'
implementation 'com.github.ipfs:java-ipfs-http-client:v1.3.3'
implementation 'org.jsoup:jsoup:1.15.3'
implementation 'io.activej:activej-common:5.4.1'
implementation 'io.activej:activej-common:5.4.2'
implementation 'io.activej:activej-http:5.4.1'
implementation 'io.activej:activej-boot:5.4.2'
implementation 'io.activej:activej-specializer:5.4.2'