Skip to content

Commit

Permalink
Dependencies Updated (https://bit.ly/app-dependency-update) (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
bibekaryal86 authored Aug 24, 2024
1 parent 23128d9 commit a4ef8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ bootJar {
}

dependencies {
def springVersion = "3.3.2"
def springVersion = "3.3.3"
implementation "org.springframework.boot:spring-boot-starter-actuator:$springVersion"
implementation "org.springframework.boot:spring-boot-starter-web:$springVersion"
implementation "org.springframework.boot:spring-boot-starter-cache:$springVersion"
Expand Down

0 comments on commit a4ef8ab

Please sign in to comment.