Skip to content

Commit da24267

Browse files
docs(deps): update plugin dokka to v2.1.0 (#242)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0929d08 commit da24267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spotbugs-annotations = "com.github.spotbugs:spotbugs-annotations:4.9.8"
2424
kotlin-testing = [ "kotest-junit5-jvm", "kotest-assertions-core-jvm", "mockito-core" ]
2525

2626
[plugins]
27-
dokka = "org.jetbrains.dokka:2.0.0"
27+
dokka = "org.jetbrains.dokka:2.1.0"
2828
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:7.0.6"
2929
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
3030
kotlin-qa = "org.danilopianini.gradle-kotlin-qa:0.95.3"

0 commit comments

Comments
 (0)