Skip to content

Commit 919f991

Browse files
committed
Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.6.3
1 parent 20a2940 commit 919f991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
mavenCentral()
44
}
55
dependencies {
6-
classpath("org.springframework.boot:spring-boot-gradle-plugin:2.2.2.RELEASE")
6+
classpath("org.springframework.boot:spring-boot-gradle-plugin:2.6.3")
77
}
88
}
99

0 commit comments

Comments
 (0)