Skip to content

Commit 3cc6f76

Browse files
author
R. Tyler Croy
committed
Remove my personal bintray repo since warbler-bootstrap is now in jcenter
1 parent ff6d735 commit 3cc6f76

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main/groovy/com/github/jrubygradle/JRubyPlugin.groovy

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ class JRubyPlugin implements Plugin<Project> {
4040
project.repositories {
4141
jcenter()
4242
rubygemsRelease()
43-
44-
// Required to pull in our warbler-bootstrap dependency
45-
maven { url 'http://dl.bintray.com/rtyler/jruby' }
4643
}
4744
}
4845

0 commit comments

Comments
 (0)