Skip to content

Commit 0b8f407

Browse files
Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v2 (#543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e38bca9 commit 0b8f407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ buildscript {
4545
classpath deps.kotlin.plugin
4646
classpath 'me.champeau.gradle:japicmp-gradle-plugin:0.4.6'
4747
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.33.0'
48-
classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.9.20'
48+
classpath 'org.jetbrains.dokka:dokka-gradle-plugin:2.0.0'
4949
}
5050
}
5151

0 commit comments

Comments
 (0)