Update 'build.gradle.kts'
This commit is contained in:
parent
59293b3aa6
commit
471f34d00f
@ -1,7 +1,7 @@
|
||||
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
||||
|
||||
plugins {
|
||||
id("org.springframework.boot") version "2.5.0" apply false
|
||||
id("org.springframework.boot") version "2.5.1" apply false
|
||||
id("io.spring.dependency-management") version "1.0.11.RELEASE" apply false
|
||||
kotlin("jvm") version "1.5.10" apply false
|
||||
kotlin("plugin.spring") version "1.5.10" apply false
|
||||
|
Loading…
Reference in New Issue
Block a user