Skip to content

Commit

Permalink
chore(deps): update plugin dokka to v1.8.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 5, 2023
1 parent 75e3986 commit 3bae29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spek-dsl-jvm = { module = "org.spekframework.spek2:spek-dsl-jvm", version.ref =
spek-runner-junit5 = { module = "org.spekframework.spek2:spek-runner-junit5", version.ref = "spek" }

[plugins]
dokka = "org.jetbrains.dokka:1.8.10"
dokka = "org.jetbrains.dokka:1.8.20"
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:1.1.9"
kotlin-jvm = "org.jetbrains.kotlin.jvm:1.8.21"
multiJvmTesting = "org.danilopianini.multi-jvm-test-plugin:0.5.1"
Expand Down

0 comments on commit 3bae29e

Please sign in to comment.