Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.dokka:dokka-gradle-plugin …
Browse files Browse the repository at this point in the history
…to v1.8.20
  • Loading branch information
renovate[bot] authored Jun 5, 2023
1 parent 4ade31a commit 67be2c5
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.8.20")
implementation("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.20.0")
}

0 comments on commit 67be2c5

Please sign in to comment.