Skip to content

Commit

Permalink
Bump org.jetbrains.dokka from 1.9.20 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.dokka from 1.9.20 to 2.0.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.dokka
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 79cb025 commit 0322404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ plugins {
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
id("com.android.library") apply false
id("org.jetbrains.kotlin.android") apply false
id("org.jetbrains.dokka") version "1.9.20"
id("org.jetbrains.dokka") version "2.0.0"
}

group = "io.embrace"
Expand Down

0 comments on commit 0322404

Please sign in to comment.