Skip to content

Commit

Permalink
Update dependency dev.schlaubi:gradle-plugin to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent ad58553 commit 60598b0
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 @@ -16,7 +16,7 @@ repositories {
dependencies {
implementation(kotlin("gradle-plugin-api", libs.versions.kotlin.get()))
implementation(kotlin("gradle-plugin", libs.versions.kotlin.get()))
implementation("dev.schlaubi", "gradle-plugin", "1.0.0")
implementation("dev.schlaubi", "gradle-plugin", "4.1.5")
implementation("com.google.devtools.ksp", "com.google.devtools.ksp.gradle.plugin", libs.versions.ksp.get())
implementation("org.jlleitschuh.gradle", "ktlint-gradle", "12.1.1")
implementation("com.github.gmazzo", "gradle-buildconfig-plugin", "3.1.0")
Expand Down

0 comments on commit 60598b0

Please sign in to comment.