Skip to content

Commit

Permalink
Merge pull request #154 from lsd-consulting/dependabot/gradle/org.jet…
Browse files Browse the repository at this point in the history
…brains.dokka-2.0.0
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
2 parents 12681e9 + 2693a6d commit 6635e76
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
@@ -1,6 +1,6 @@
plugins {
id 'org.jetbrains.kotlin.jvm' version '2.0.21'
id("org.jetbrains.dokka") version "1.9.20"
id("org.jetbrains.dokka") version "2.0.0"
id 'maven-publish'
id 'signing'
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
Expand Down

0 comments on commit 6635e76

Please sign in to comment.