Skip to content

Commit 825d072

Browse files
Merge pull request #1125 from square/renovate/dokka
Update dokka to v1.9.10
2 parents 868a4f7 + b53aa19 commit 825d072

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dependencies/classpath.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ org.codehaus.woodstox:stax2-api:4.2.1
130130
org.glassfish.jaxb:jaxb-runtime:2.3.2
131131
org.glassfish.jaxb:txw2:2.3.2
132132
org.jdom:jdom2:2.0.6
133-
org.jetbrains.dokka:dokka-core:1.9.0
134-
org.jetbrains.dokka:dokka-gradle-plugin:1.9.0
133+
org.jetbrains.dokka:dokka-core:1.9.10
134+
org.jetbrains.dokka:dokka-gradle-plugin:1.9.10
135135
org.jetbrains.intellij.deps:trove4j:1.0.20200330
136136
org.jetbrains.kotlin:kotlin-android-extensions:1.9.10
137137
org.jetbrains.kotlin:kotlin-bom:1.9.10

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ androidx-tracing = "1.1.0"
3737
androidx-transition = "1.4.1"
3838

3939
detekt = "1.19.0"
40-
dokka = "1.9.0"
40+
dokka = "1.9.10"
4141
dependencyGuard = "0.4.3"
4242

4343
google-accompanist = "0.18.0"

0 commit comments

Comments
 (0)