Bump activej-launchers-http from 4.1 to 4.1.1

Bumps activej-launchers-http from 4.1 to 4.1.1.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-21 08:38:24 +00:00 committed by FireMasterK
parent 4024aa787b
commit 1e612cbb04

View file

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