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.10
  • Loading branch information
renovate-bot authored and filipowm committed Dec 30, 2021
1 parent 951f974 commit 46f7a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Expand Up @@ -28,6 +28,6 @@ dependencies {
implementation("org.flywaydb:flyway-core:8.2.3")

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

0 comments on commit 46f7a72

Please sign in to comment.