Skip to content

Commit b508e5f

Browse files
fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3
1 parent 3768f74 commit b508e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notification-portlet-webapp/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext {
3-
springBootVersion = '1.5.22.RELEASE'
3+
springBootVersion = '3.5.2'
44
}
55
repositories {
66
mavenCentral()

0 commit comments

Comments
 (0)