Skip to content

Commit

Permalink
Deps: Update plugin org.jetbrains.dokka to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 0ea93c2 commit 457d146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'idea' apply true
id 'java-library' apply true
id 'maven-publish' apply true
id 'org.jetbrains.dokka' version '1.9.20' apply true
id 'org.jetbrains.dokka' version '2.0.0' apply true
id 'org.jetbrains.kotlin.jvm' version '2.1.0' apply true
}

Expand Down

0 comments on commit 457d146

Please sign in to comment.