Skip to content
This repository has been archived by the owner on Jan 13, 2024. 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.6.21
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 25, 2022
1 parent 7235e08 commit bb1b3a2
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 @@ -33,7 +33,7 @@ repositories {

dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.5.0")
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.6.20")
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.6.21")
implementation("io.kotest:kotest-gradle-plugin:0.3.9")
implementation("gay.floof.utils:gradle-utils:1.3.0")
implementation(kotlin("gradle-plugin", version = "1.6.21"))
Expand Down

0 comments on commit bb1b3a2

Please sign in to comment.