Update dependencies
This commit is contained in:
@@ -7,7 +7,6 @@ description = 'Spring Shell Standard'
|
||||
dependencies {
|
||||
management platform(project(":spring-shell-management"))
|
||||
implementation project(':spring-shell-core')
|
||||
compileOnly 'com.google.code.findbugs:jsr305'
|
||||
testImplementation('org.springframework.boot:spring-boot-test')
|
||||
testImplementation('org.junit.jupiter:junit-jupiter-engine')
|
||||
testImplementation('org.junit.jupiter:junit-jupiter-params')
|
||||
|
||||
Reference in New Issue
Block a user