Skip to content

Commit

Permalink
update dokka (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianopolous authored Mar 28, 2024
1 parent 4c1f3c5 commit 9895401
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 @@ -18,7 +18,7 @@ plugins {
id("io.gitlab.arturbosch.detekt").version("1.22.0")
id("java")
id("maven-publish")
id("org.jetbrains.dokka").version("1.9.0")
id("org.jetbrains.dokka").version("1.9.20")
id("com.diffplug.spotless").version("6.21.0")
id("java-test-fixtures")
id("io.spring.dependency-management").version("1.1.3")
Expand Down

0 comments on commit 9895401

Please sign in to comment.