Skip to content

Commit

Permalink
switch to implementation from compile
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoayyed committed Dec 1, 2019
1 parent aa08664 commit 2466fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ apply from: rootProject.file("gradle/dockerjib.gradle")

dependencies {
// Other CAS dependencies/modules may be listed here...
// compile "org.apereo.cas:cas-server-support-json-service-registry:${casServerVersion}"
// implementation "org.apereo.cas:cas-server-support-json-service-registry:${casServerVersion}"
}

tasks.findByName("jibDockerBuild")
Expand Down

0 comments on commit 2466fbe

Please sign in to comment.