Update build.gradle

This commit is contained in:
shimingxy
2020-06-30 16:59:32 +08:00
parent e00a36d1f6
commit db92412a0e

View File

@@ -1,4 +1,3 @@
description = "maxkey-web-maxkey"
// Apply the java plugin to add support for Java
@@ -31,9 +30,9 @@ dependencies {
compile project(":maxkey-protocols:maxkey-protocol-tokenbased")
compile project(":maxkey-protocols:maxkey-protocol-oauth-2.0")
compile project(":maxkey-protocols:maxkey-protocol-saml-2.0")
compile project(":maxkey-identitys:maxkey-identity-kafka")
}
//For Eclipse IDE only