Skip to content

Commit 7ed74f0

Browse files
Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.9.10 (#126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e8c6ba commit 7ed74f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.9.0'
14+
classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.9.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)