mirror of
https://github.com/webbukkit/dynmap.git
synced 2025-02-16 20:02:15 +01:00
Revert Goof
parent
1c7639eeec
commit
26b1dab9c3
@ -11,7 +11,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly "us.dynmap:DynmapCoreAPI:3.7-beta-7"
|
||||
compileOnly "us.dynmap:DynmapCoreAPI:3.7-beta-6"
|
||||
}
|
||||
```
|
||||
|
||||
@ -27,7 +27,7 @@ dependencies {
|
||||
<dependency>
|
||||
<groupId>us.dynmap</groupId>
|
||||
<artifactId>DynmapCoreAPI</artifactId>
|
||||
<version>3.7-beta-7</version>
|
||||
<version>3.7-beta-6</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
Loading…
Reference in New Issue
Block a user