Skip to content

Commit

Permalink
build: Enable the new Dokka Gradle plugin
Browse files Browse the repository at this point in the history
This removes the warning that Dokka Gradle plugin V1 is deprecated.
  • Loading branch information
joc-a committed Dec 19, 2024
1 parent d82ca33 commit 656942d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ org.gradle.parallel=false
org.gradle.jvmargs=-Dfile.encoding=UTF-8
org.gradle.configuration.cache=true
org.gradle.caching=true
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled

group=org.jetbrains.exposed
version=0.57.0

0 comments on commit 656942d

Please sign in to comment.