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 GitHub
parent 4024aa787b
commit 6e55334ab3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ dependencies {
implementation 'io.activej:activej-http:4.1.1' implementation 'io.activej:activej-http:4.1.1'
implementation 'io.activej:activej-boot:4.1.1' implementation 'io.activej:activej-boot:4.1.1'
implementation 'io.activej:activej-specializer: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' implementation 'net.java.dev.jna:jna-platform:5.8.0'
} }