We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b07bd32 commit 392da9eCopy full SHA for 392da9e
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id "org.jetbrains.kotlin.kapt" version "1.2.51"
6
id "org.jetbrains.kotlin.plugin.spring" version "1.2.51"
7
id "org.jetbrains.kotlin.plugin.jpa" version "1.2.51"
8
- id "org.springframework.boot" version "2.0.3.RELEASE"
+ id "org.springframework.boot" version "2.0.4.RELEASE"
9
}
10
11
apply plugin: "io.spring.dependency-management"
0 commit comments