Skip to content

Commit

Permalink
lmao use jfrog virtual repo
Browse files Browse the repository at this point in the history
  • Loading branch information
deirn committed Mar 21, 2021
1 parent 3cc65a3 commit 309ff67
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@

```groovy
repositories {
// blame github for requiring an auth for accessing artifacts
maven { url "https://gitlab.com/api/v4/projects/25106863/packages/maven" }
maven { url "https://bai.jfrog.io/artifactory/maven" }
}
```

Expand Down

0 comments on commit 309ff67

Please sign in to comment.