Skip to content

Commit

Permalink
Bump org.jetbrains.dokka from 1.9.10 to 1.9.20 (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent 99daaa5 commit 0d0e85d
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 @@ -49,7 +49,7 @@ description = linguaDescription
plugins {
kotlin("jvm") version "2.0.20"
id("org.jlleitschuh.gradle.ktlint") version "12.1.0"
id("org.jetbrains.dokka") version "1.9.10"
id("org.jetbrains.dokka") version "1.9.20"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
`maven-publish`
Expand Down

0 comments on commit 0d0e85d

Please sign in to comment.