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.7.10
  • Loading branch information
renovate[bot] authored Jul 12, 2022
1 parent 0f2cb19 commit b760009
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.9")

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

0 comments on commit b760009

Please sign in to comment.