Skip to content

Commit bd2a2f5

Browse files
authored
Merge pull request #108 from kit-data-manager/renovate/org.springframework.boot-spring-boot-gradle-plugin-3.x
Update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.4.0
2 parents 7691d8c + cfc2aca commit bd2a2f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-handler/build.gradle

Lines changed: 1 addition & 1 deletion
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.3.6")
9+
classpath("org.springframework.boot:spring-boot-gradle-plugin:3.4.0")
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)