Commit Graph

8 Commits

Author SHA1 Message Date
Fruxz
29c3e77e81 change compile to implementation on groovy side 2024-04-23 11:56:39 +02:00
Fruxz
e48256942c Update docs/modules/kotlin-binding/pages/pkl-config-kotlin.adoc
Co-authored-by: Stefan M. <StefMa@users.noreply.github.com>
2024-04-23 11:56:39 +02:00
Fruxz
0a328fafed Fix gradle dependency declare issue
compile(...) is not supported in Gradle Kotlin DSL by default. Changed it to implementation(...).
Also moved Kotlin to the first tab in Gradle, because it is now the default Gradle Language
2024-04-23 11:56:39 +02:00
Daniel Chao
346880f9cf Docs fix: Java 8 is not supported (#283)
Java 11 is the minimum version, rather than 8.
2024-03-20 11:44:58 -07:00
Daniel Chao
56d88c9efc Fix docs pointing to wrong maven repo (#106) 2024-02-12 21:29:22 -08:00
Daniel Chao
e8a1213217 Fix more links (#104)
This fixes more documentation links that are producing 404's.
2024-02-08 15:50:42 -08:00
James Ward
21bb67f5be Fix artifact name 2024-02-08 15:50:42 -08:00
Peter Niederwieser
ecad035dca Initial commit 2024-02-01 14:00:22 -08:00