Bump activej-specializer from 4.1 to 4.1.1

Bumps activej-specializer from 4.1 to 4.1.1.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-15 06:45:30 +00:00 committed by FireMasterK
parent 04a38b4887
commit 23c735bdb6
1 changed files with 1 additions and 1 deletions

View File

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