Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.groovy:groovy-groovysh to v4.…
Browse files Browse the repository at this point in the history
…0.22 (#236)
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent e3fa9f5 commit 1b049fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion groovysh-task.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ gradle.projectsLoaded {
}

project.dependencies {
groovyshdependencies "org.apache.groovy:groovy-groovysh:4.0.13"
groovyshdependencies "org.apache.groovy:groovy-groovysh:4.0.22"
}

project.tasks.register('groovysh') {
Expand Down

0 comments on commit 1b049fd

Please sign in to comment.