Skip to content

Commit

Permalink
fix(deps): update hale dependencies to v5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent c9bd490 commit 1e7c2e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ repositories {
}

project.ext {
haleVersion = '5.1.0'
cliVersion = '5.1.0'
haleVersion = '5.3.0'
cliVersion = '5.3.0'
groovyVersion = '2.5.23'
logbackVersion = '1.5.6'
}
Expand Down

0 comments on commit 1e7c2e4

Please sign in to comment.