Skip to content

Commit

Permalink
bump shellcheck plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
msridhar committed Nov 12, 2024
1 parent 1e3de5d commit 3e35cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ plugins {
id "com.github.johnrengelman.shadow" version "8.1.1" apply false
id "me.champeau.jmh" version "0.7.1" apply false
id "com.github.ben-manes.versions" version "0.51.0"
id "com.felipefzdz.gradle.shellcheck" version "1.4.6"
id "com.felipefzdz.gradle.shellcheck" version "1.5.0"
}

repositories {
Expand Down

0 comments on commit 3e35cf4

Please sign in to comment.