Skip to content

Commit

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

chore(deps): bump org.jetbrains.dokka from 1.9.10 to 1.9.20
  • Loading branch information
lpicanco authored May 16, 2024
2 parents d369d12 + 2c15d86 commit eb40ec2
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 {
id("maven-publish")
id("signing")
id("io.github.gradle-nexus.publish-plugin") version "1.0.0"
id("org.jetbrains.dokka") version "1.9.10"
id("org.jetbrains.dokka") version "1.9.20"
}

allprojects {
Expand Down

0 comments on commit eb40ec2

Please sign in to comment.