Commit 28b0992
authored
add jcenter resolver
```
[warn] Note: Unresolved dependencies path:
[warn] com.github.bkromhout:java-diff-utils:2.1.1
[warn] +- io.github.gitbucket:gitbucket_2.12:4.10.0 (/home/travis/build/gitbucket/gitbucket-gist-plugin/build.sbt#L12-17)
[warn] +- io.github.gitbucket:gitbucket-gist-plugin_2.12:4.6.0
sbt.ResolveException: unresolved dependency: com.github.bkromhout#java-diff-utils;2.1.1: not found
at sbt.IvyActions$.sbt$IvyActions$$resolve(IvyActions.scala:313)
```
https://travis-ci.org/gitbucket/gitbucket-gist-plugin/builds/205136180#L6611 parent a07cc30 commit 28b0992
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
0 commit comments