diff --git a/build.gradle b/build.gradle index 1f89aaf..d0b6feb 100644 --- a/build.gradle +++ b/build.gradle @@ -11,7 +11,7 @@ buildscript { classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10' classpath 'com.vanniktech:gradle-maven-publish-plugin:0.20.0' - classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.9.10' + classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.9.20' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files