Skip to content

Commit d448f20

Browse files
Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v2.2.0 (#124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4463291 commit d448f20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ androidx-test-runner = { module = "androidx.test:runner", version = "1.7.0" }
1010
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
1111
binary-compatibility-validator-gradle-plugin = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.18.1" }
1212
cklib-gradle-plugin = { module = "co.touchlab:cklib-gradle-plugin", version = "0.3.5" }
13-
dokka-gradle-plugin = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "2.1.0" }
13+
dokka-gradle-plugin = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "2.2.0" }
1414
junit = { module = "junit:junit", version = "4.13.2" }
1515
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
1616
mavenPublish-gradle-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.36.0" }

0 commit comments

Comments
 (0)