Skip to content

Commit 855e04e

Browse files
Update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.4.4
1 parent d5ee24c commit 855e04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-handler/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66

77
}
88
dependencies {
9-
classpath("org.springframework.boot:spring-boot-gradle-plugin:3.4.3")
9+
classpath("org.springframework.boot:spring-boot-gradle-plugin:3.4.4")
1010
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.9.2'
1111
//classpath 'org.kordamp.gradle:stats-gradle-plugin:0.2.2'
1212
}

0 commit comments

Comments
 (0)