Skip to content

Commit

Permalink
chore(deps): update plugin org.ajoberstar.stutter to v0.7.3 (#280)
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 Nov 23, 2023
1 parent b996d95 commit 89f50fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
id("com.github.johnrengelman.shadow") version "8.1.1"
id("org.jetbrains.gradle.plugin.idea-ext")
id("com.github.ben-manes.versions") version "0.50.0"
id("org.ajoberstar.stutter") version "0.7.2"
id("org.ajoberstar.stutter") version "0.7.3"
}

base { archivesName = "publish-plugin" }
Expand Down

0 comments on commit 89f50fe

Please sign in to comment.