Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework.boot:spring-boot-gra…
Browse files Browse the repository at this point in the history
…dle-plugin to v3
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 249d9c9 commit f75d7a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notification-portlet-webapp/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext {
springBootVersion = '1.5.22.RELEASE'
springBootVersion = '3.4.2'
}
repositories {
mavenCentral()
Expand Down

0 comments on commit f75d7a2

Please sign in to comment.