Skip to content

Commit

Permalink
chore(deps): update plugin dokka to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 19, 2022
1 parent 7b939f6 commit 1d9ff52
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.6.21"
dokka = "org.jetbrains.dokka:1.7.0"
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:0.3.0"
kotlin-jvm = "org.jetbrains.kotlin.jvm:1.7.0"
multiJvmTesting = "org.danilopianini.multi-jvm-test-plugin:0.4.3"
Expand Down

0 comments on commit 1d9ff52

Please sign in to comment.