Bump activej-launchers-http from 4.2 to 4.3

Bumps activej-launchers-http from 4.2 to 4.3.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-31 07:01:32 +00:00 committed by FireMasterK
parent 6e70d9fd1d
commit 739067a8c7
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ dependencies {
implementation 'io.activej:activej-http:4.2'
implementation 'io.activej:activej-boot:4.2'
implementation 'io.activej:activej-specializer:4.2'
implementation 'io.activej:activej-launchers-http:4.2'
implementation 'io.activej:activej-launchers-http:4.3'
implementation 'net.java.dev.jna:jna-platform:5.8.0'
}