update spring-boot
* add TEST_A and TEST_B courses for testing during summer break
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
plugins {
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.3.72'
|
||||
id 'org.jetbrains.kotlin.plugin.spring' version '1.3.72'
|
||||
id 'org.springframework.boot' version '2.3.0.RELEASE'
|
||||
id 'org.springframework.boot' version '2.3.2.RELEASE'
|
||||
id 'io.spring.dependency-management' version '1.0.9.RELEASE'
|
||||
}
|
||||
|
||||
group 'org.mosad'
|
||||
version '1.2.5'
|
||||
version '1.2.6'
|
||||
|
||||
repositories {
|
||||
jcenter()
|
||||
|
Reference in New Issue
Block a user