Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and oshai committed Mar 11, 2024
1 parent fcbf81a commit 1e4f63b
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 @@ -8,7 +8,7 @@ plugins {
kotlin("multiplatform") version "1.9.23"
id("com.android.library") version "7.4.2"

id("org.jetbrains.dokka") version "1.9.10"
id("org.jetbrains.dokka") version "1.9.20"

id("com.diffplug.spotless") version "6.24.0"

Expand Down

0 comments on commit 1e4f63b

Please sign in to comment.