File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -37,17 +37,13 @@ repositories {
3737
3838dependencies {
3939 constraints {
40- api(" com.onixbyte:devkit-core:$artefactVersion " )
4140 api(" com.onixbyte:devkit-utils:$artefactVersion " )
4241 api(" com.onixbyte:guid:$artefactVersion " )
4342 api(" com.onixbyte:key-pair-loader:$artefactVersion " )
44- api(" com.onixbyte:map-util-unsafe:$artefactVersion " )
4543 api(" com.onixbyte:num4j:$artefactVersion " )
4644 api(" com.onixbyte:simple-jwt-facade:$artefactVersion " )
4745 api(" com.onixbyte:simple-jwt-authzero:$artefactVersion " )
4846 api(" com.onixbyte:simple-jwt-spring-boot-starter:$artefactVersion " )
49- api(" com.onixbyte:property-guard-spring-boot-starter:$artefactVersion " )
50- api(" com.onixbyte:simple-serial-spring-boot-starter:$artefactVersion " )
5147 }
5248}
5349
You can’t perform that action at this time.
0 commit comments