Skip to content

Commit

Permalink
chore(deps): update plugin com.gradle.plugin-publish to v1.3.1 (#94)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent ae2419b commit 71e6c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-build/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import io.gitlab.arturbosch.detekt.Detekt

plugins {
kotlin("jvm") version "2.0.21" apply false
id("com.gradle.plugin-publish") version "1.3.0" apply false
id("com.gradle.plugin-publish") version "1.3.1" apply false
id("io.gitlab.arturbosch.detekt") version "1.23.7"
id("org.jmailen.kotlinter") version "5.0.1"
id("com.github.ben-manes.versions") version "0.52.0"
Expand Down

0 comments on commit 71e6c14

Please sign in to comment.