Skip to content

Commit

Permalink
Bump up spring boot version to 2.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
IAM20 committed Nov 24, 2022
1 parent 87ead63 commit f8f5df0
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 @@ -9,7 +9,7 @@ buildscript {
}
}
dependencies {
classpath("org.springframework.boot:spring-boot-gradle-plugin:2.7.5")
classpath("org.springframework.boot:spring-boot-gradle-plugin:2.7.6")
}
}

Expand Down

0 comments on commit f8f5df0

Please sign in to comment.