5 changed files with 15 additions and 4 deletions
@ -1,7 +1,7 @@
@@ -1,7 +1,7 @@
|
||||
apply plugin: 'io.spring.convention.spring-module' |
||||
|
||||
dependencies { |
||||
management platform('io.spring.platform:platform-bom:Brussels-RELEASE') |
||||
management platform('org.springframework.boot:spring-boot-dependencies:2.5.2') |
||||
optional 'ch.qos.logback:logback-classic' |
||||
testCompile 'junit:junit' |
||||
} |
||||
|
||||
Loading…
Reference in new issue