Skip to content

Commit b7804db

Browse files
Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.8.10 (#117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2fb38cd commit b7804db

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
@@ -11,7 +11,7 @@ buildscript {
1111
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10'
1212

1313
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.20.0'
14-
classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.7.20'
14+
classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.8.10'
1515

1616
// NOTE: Do not place your application dependencies here; they belong
1717
// in the individual module build.gradle files

0 commit comments

Comments
 (0)