Skip to content

Commit 2ce6217

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

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 = '4.0.1'
44
}
55
repositories {
66
mavenCentral()

0 commit comments

Comments
 (0)