Skip to content

Commit

Permalink
Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.9.20 (#…
Browse files Browse the repository at this point in the history
…80)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 4, 2024
1 parent 021b990 commit f5b99f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -6,7 +6,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
buildscript {
dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10"
classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.9.10'
classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.9.20'
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.25.0'
classpath 'ru.vyarus:gradle-animalsniffer-plugin:1.7.1'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.27.0'
Expand Down

0 comments on commit f5b99f7

Please sign in to comment.