Skip to content

Commit

Permalink
⬆️ Update dependency org.gradle.kotlin:gradle-kotlin-dsl-plugins to v…
Browse files Browse the repository at this point in the history
…4.1.3
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent 289ed07 commit b1375bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal-plugins/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repositories {
dependencies {
compileOnly(gradleApi())
compileOnly(kotlin("gradle-plugin"))
implementation("org.gradle.kotlin:gradle-kotlin-dsl-plugins:4.0.16")
implementation("org.gradle.kotlin:gradle-kotlin-dsl-plugins:4.1.3")
implementation("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.22.0")
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.8.20")
}
Expand Down

0 comments on commit b1375bc

Please sign in to comment.