Skip to content

Commit

Permalink
Merge pull request #143 from raynigon/dependabot/gradle/org.jetbrains…
Browse files Browse the repository at this point in the history
….dokka-1.8.20

Bump org.jetbrains.dokka from 1.8.10 to 1.8.20
  • Loading branch information
mergify[bot] committed Jun 6, 2023
2 parents 72bf74a + f305e3e commit cac48e9
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 @@ -36,7 +36,7 @@ plugins {
kotlin("kapt") version "1.8.21"

// Dokka
id("org.jetbrains.dokka") version "1.8.10"
id("org.jetbrains.dokka") version "1.8.20"
id("com.dorongold.task-tree") version "2.1.1"
}

Expand Down

0 comments on commit cac48e9

Please sign in to comment.