Skip to content

Commit

Permalink
chore(deps): update plugin dokka to v1.6.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 25, 2022
1 parent af7c1ae commit d78dfdf
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.20"
dokka = "org.jetbrains.dokka:1.6.21"
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:0.3.0"
kotlin-jvm = "org.jetbrains.kotlin.jvm:1.6.21"
multiJvmTesting = "org.danilopianini.multi-jvm-test-plugin:0.3.6"
Expand Down

0 comments on commit d78dfdf

Please sign in to comment.