Original PR: https://github.com/apple/pkl/pull/210 Author: @odenix Created: 2/20/2024 Status: ✅ Merged Merged: 2/21/2024 Merged by: @bioball
Base: main ← Head: docs-gradle
main
docs-gradle
de84df1
6 files changed (+12 additions, -12 deletions)
📝 docs/modules/java-binding/pages/codegen.adoc (+2 -2) 📝 docs/modules/java-binding/pages/pkl-config-java.adoc (+2 -2) 📝 docs/modules/kotlin-binding/pages/codegen.adoc (+2 -2) 📝 docs/modules/kotlin-binding/pages/pkl-config-kotlin.adoc (+2 -2) 📝 docs/modules/pkl-core/pages/index.adoc (+2 -2) 📝 docs/modules/pkl-doc/pages/index.adoc (+2 -2)
docs/modules/java-binding/pages/codegen.adoc
docs/modules/java-binding/pages/pkl-config-java.adoc
docs/modules/kotlin-binding/pages/codegen.adoc
docs/modules/kotlin-binding/pages/pkl-config-kotlin.adoc
docs/modules/pkl-core/pages/index.adoc
docs/modules/pkl-doc/pages/index.adoc
Replace the legacy "compile" scope with "implementation". This matches Maven Central's recommended syntax: https://central.sonatype.com/artifact/org.pkl-lang/pkl-core
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/210
Author: @odenix
Created: 2/20/2024
Status: ✅ Merged
Merged: 2/21/2024
Merged by: @bioball
Base:
main← Head:docs-gradle📝 Commits (1)
de84df1Update Gradle syntax in docs📊 Changes
6 files changed (+12 additions, -12 deletions)
View changed files
📝
docs/modules/java-binding/pages/codegen.adoc(+2 -2)📝
docs/modules/java-binding/pages/pkl-config-java.adoc(+2 -2)📝
docs/modules/kotlin-binding/pages/codegen.adoc(+2 -2)📝
docs/modules/kotlin-binding/pages/pkl-config-kotlin.adoc(+2 -2)📝
docs/modules/pkl-core/pages/index.adoc(+2 -2)📝
docs/modules/pkl-doc/pages/index.adoc(+2 -2)📄 Description
Replace the legacy "compile" scope with "implementation". This matches Maven Central's recommended syntax:
https://central.sonatype.com/artifact/org.pkl-lang/pkl-core
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.