Bump activej-specializer from 4.1.1 to 4.2

Bumps activej-specializer from 4.1.1 to 4.2.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-26 10:30:14 +00:00 committed by FireMasterK
parent c4074079b8
commit f42561255d
1 changed files with 1 additions and 1 deletions

View File

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