Skip to content

Commit

Permalink
Merge pull request #487 from navikt/dependabot/gradle/org.jetbrains.d…
Browse files Browse the repository at this point in the history
…okka-1.8.20

chore(deps): bump org.jetbrains.dokka from 1.8.10 to 1.8.20
  • Loading branch information
ybelMekk authored Jun 23, 2023
2 parents 0ff37d1 + e10a653 commit 5b68694
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 @@ -30,7 +30,7 @@ plugins {
id("com.github.johnrengelman.shadow") version "7.1.2"
id("net.researchgate.release") version "3.0.2"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
id("org.jetbrains.dokka") version "1.8.10"
id("org.jetbrains.dokka") version "1.8.20"
`java-library`
`maven-publish`
signing
Expand Down

0 comments on commit 5b68694

Please sign in to comment.