mirror of
https://github.com/apple/pkl.git
synced 2026-03-23 17:41:10 +01:00
change compile to implementation on groovy side
This commit is contained in:
committed by
Philip K.F. Hölzenspies
parent
e48256942c
commit
29c3e77e81
@@ -46,7 +46,7 @@ Groovy::
|
||||
[source,groovy,subs="+attributes"]
|
||||
----
|
||||
dependencies {
|
||||
compile "org.pkl-lang:pkl-config-kotlin:{pkl-artifact-version}"
|
||||
implementation "org.pkl-lang:pkl-config-kotlin:{pkl-artifact-version}"
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user