Skip to content

Commit

Permalink
chore(deps): update plugin dokka to v1.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 1fd1413 commit 739fecc
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 @@ -33,7 +33,7 @@ kotlin-testing = [ "kotest-junit5-jvm", "kotest-assertions-core-jvm", "mockito-c
[plugins]
scalatest = "com.github.maiflai.scalatest:0.32"
multiJvmTesting = "org.danilopianini.multi-jvm-test-plugin:0.5.8"
dokka = "org.jetbrains.dokka:1.9.10"
dokka = "org.jetbrains.dokka:1.9.20"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-qa = "org.danilopianini.gradle-kotlin-qa:0.60.2"
shadowJar = "com.github.johnrengelman.shadow:8.1.1"

0 comments on commit 739fecc

Please sign in to comment.