Skip to content

Commit

Permalink
Merge pull request #960 from square/renovate/dokka
Browse files Browse the repository at this point in the history
Update dokka to v1.8.10
  • Loading branch information
RBusarow authored Mar 9, 2023
2 parents dc973c0 + e1fa40c commit 9889fb6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions dependencies/classpath.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ com.android:signflinger:7.4.1
com.android:zipflinger:7.4.1
com.fasterxml.jackson.core:jackson-annotations:2.12.7
com.fasterxml.jackson.core:jackson-core:2.12.7
com.fasterxml.jackson.core:jackson-databind:2.12.7
com.fasterxml.jackson.core:jackson-databind:2.12.7.1
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.12.7
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.7
com.fasterxml.jackson.module:jackson-module-kotlin:2.12.7
Expand Down Expand Up @@ -123,8 +123,8 @@ org.codehaus.woodstox:stax2-api:4.2.1
org.glassfish.jaxb:jaxb-runtime:2.3.2
org.glassfish.jaxb:txw2:2.3.2
org.jdom:jdom2:2.0.6
org.jetbrains.dokka:dokka-core:1.7.20
org.jetbrains.dokka:dokka-gradle-plugin:1.7.20
org.jetbrains.dokka:dokka-core:1.8.10
org.jetbrains.dokka:dokka-gradle-plugin:1.8.10
org.jetbrains.intellij.deps:trove4j:1.0.20200330
org.jetbrains.kotlin:kotlin-android-extensions:1.7.20
org.jetbrains.kotlin:kotlin-annotation-processing-gradle:1.7.20
Expand Down Expand Up @@ -165,7 +165,7 @@ org.jetbrains:annotations:13.0
org.jetbrains:markdown-jvm:0.3.1
org.jetbrains:markdown:0.3.1
org.json:json:20180813
org.jsoup:jsoup:1.14.3
org.jsoup:jsoup:1.15.3
org.jvnet.staxex:stax-ex:1.8.1
org.openjdk.jmh:jmh-core:1.21
org.ow2.asm:asm-analysis:9.2
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ androidx-viewbinding = "4.2.1"
androidx-work = "2.6.0"

detekt = "1.19.0"
dokka = "1.7.20"
dokka = "1.8.10"
dependencyGuard = "0.1.0"

google-accompanist = "0.18.0"
Expand Down

0 comments on commit 9889fb6

Please sign in to comment.