We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5ee24c commit 84fa63fCopy full SHA for 84fa63f
sample-handler/build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
7
}
8
dependencies {
9
- classpath("org.springframework.boot:spring-boot-gradle-plugin:3.4.3")
+ classpath("org.springframework.boot:spring-boot-gradle-plugin:3.4.5")
10
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.9.2'
11
//classpath 'org.kordamp.gradle:stats-gradle-plugin:0.2.2'
12
0 commit comments