Skip to content

Commit

Permalink
fix(deps): update hapiversion to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent bcdd826 commit a238193
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 @@ -24,7 +24,7 @@ repositories {

ext {
set('springCloudVersion', "2023.0.3")
set('hapiVersion', "6.10.5")
set('hapiVersion', "7.2.2")
}

dependencies {
Expand Down

0 comments on commit a238193

Please sign in to comment.