Skip to content

Commit

Permalink
Remove clojars (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
ds58 authored Sep 18, 2024
1 parent 252bf4e commit 4c22481
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/kotlin/us/ihmc/build/IHMCBuildExtension.kt
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ open class IHMCBuildExtension(val project: Project)
fun configureDependencyResolution()
{
declareMavenCentral()
repository("https://clojars.org/repo/")
repository("https://github.com/rosjava/rosjava_mvn_repo/raw/master")
repository("https://raw.githubusercontent.com/ihmcrobotics/maven-artifacts-archive/main/")
repository("https://jitpack.io")
Expand Down

0 comments on commit 4c22481

Please sign in to comment.