Bump activej-specializer from 4.2 to 4.3

Bumps activej-specializer from 4.2 to 4.3.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-31 08:28:56 +00:00 committed by FireMasterK
parent b38d7a3fdc
commit 1ca10f8dd5
1 changed files with 1 additions and 1 deletions

View File

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