mirror of
https://github.com/bvanroll/stage-frontend.git
synced 2025-08-29 12:02:39 +00:00
mmmmmmmmm
This commit is contained in:
@@ -9,10 +9,12 @@ version = '0.0.1-SNAPSHOT'
|
||||
sourceCompatibility = '1.8'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven { url "http://jcenter.bintray.com" }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-starter-web'
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user