Skip to content

Commit

Permalink
Update rd and cli-toolbelt, remove jcenter
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler committed Jun 14, 2021
1 parent ec5cef3 commit 3707261
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,12 @@ sourceCompatibility = 1.8

repositories {
mavenLocal()
jcenter()
mavenCentral()
}

ext.versions=[
toolbelt:'0.2.11',
rd:'1.2.2'
toolbelt:'0.2.28',
rd:'1.3.9'
]

dependencies {
Expand Down

0 comments on commit 3707261

Please sign in to comment.