Skip to content

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.20
  • Loading branch information
renovate-bot authored and filipowm committed Apr 21, 2022
1 parent 017465f commit 4fa98b1
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 @@ -28,6 +28,6 @@ dependencies {
implementation("org.flywaydb:flyway-core:8.5.8")

// implementation("org.testcontainers:postgresql:1.15.2") // TODO remove
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.6.10")
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.6.20")
implementation("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.19.0")
}

0 comments on commit 4fa98b1

Please sign in to comment.