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 Jun 3, 2024
1 parent 428cf0d commit 25a81f9
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.0")
set('hapiVersion', "6.10.4")
set('hapiVersion', "7.2.1")
}

dependencies {
Expand Down

0 comments on commit 25a81f9

Please sign in to comment.