update libraries

This commit is contained in:
2020-09-19 19:00:56 +02:00
parent 3868583866
commit 0b87536d91
2 changed files with 8 additions and 7 deletions

View File

@@ -26,6 +26,7 @@ dependencies {
testImplementation(lib_spring_boot_test){
exclude module: 'spring-boot-starter-logging'
exclude module: 'junit'
exclude module: 'junit-vintage-engine'
}
}