Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency org.jetbrains.dokka:dokka-gradle-plugi…
Browse files Browse the repository at this point in the history
…n to v1.7.20
  • Loading branch information
renovate[bot] authored Jan 13, 2023
1 parent a692183 commit dddf4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repositories {

dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.3")
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.6.21")
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.7.20")
implementation("com.squareup.okhttp3:okhttp:4.9.3")
implementation("dev.floofy.commons:gradle:2.1.1")
implementation(kotlin("gradle-plugin", "1.7.0"))
Expand Down

0 comments on commit dddf4bb

Please sign in to comment.