Remove leftovers from README.md (#61)

This commit is contained in:
Andrea Cavalli 2021-12-08 17:36:49 +01:00
parent 5cca5143db
commit bfc830df41
1 changed files with 0 additions and 5 deletions

View File

@ -109,11 +109,6 @@ If you are using Gradle, add the following lines into your `build.gradle` file
repositories {
maven { url "https://mvn.mchv.eu/repository/mchv/" }
}
dependencyManagement {
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:Edgware.SR4'
}
}
dependencies {
// import the BOM
implementation platform('it.tdlight:tdlight-java-bom:VERSION')