Commit b32b876
Rick Chen
sample: use existing plunge-gradle-plungin version from maven
Can't use version that hasn't been published yet.
This is further complicated by current 1.0.1 version on MavenCentral [1]
has a dependency on 1.0.0 of `nz.co.trademe.plunge:plunge-parsing` which
only existed in jcenter.
Once we've bootstrapped a new version of that into MavenCentral then we
can get rid of the jcenter repo.
[1] https://search.maven.org/artifact/nz.co.trademe.plunge/plunge-gradle-plugin/1.0.1/jar1 parent 3321c70 commit b32b876
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments