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.9.20
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 4ade31a commit 128192a
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.9.20")
implementation("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.20.0")
}

0 comments on commit 128192a

Please sign in to comment.