mirror of
https://github.com/colbster937/originblacklist.git
synced 2026-03-22 21:37:42 +00:00
Compare commits
4 Commits
v2.0.9+b0f
...
b2d0d6afe9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b2d0d6afe9 | ||
|
|
df6c446b72 | ||
|
|
04d9de8ce4 | ||
|
|
98aa012267 |
@@ -78,9 +78,9 @@ dependencies {
|
|||||||
implementation("net.kyori:adventure-text-minimessage:4.26.1")
|
implementation("net.kyori:adventure-text-minimessage:4.26.1")
|
||||||
implementation("net.kyori:adventure-text-serializer-legacy:4.26.1")
|
implementation("net.kyori:adventure-text-serializer-legacy:4.26.1")
|
||||||
implementation("com.github.seancfoley:ipaddress:5.6.1")
|
implementation("com.github.seancfoley:ipaddress:5.6.1")
|
||||||
implementation("org.bstats:bstats-bukkit:3.1.0")
|
implementation("org.bstats:bstats-bukkit:3.2.1")
|
||||||
implementation("org.bstats:bstats-bungeecord:3.1.0")
|
implementation("org.bstats:bstats-bungeecord:3.2.1")
|
||||||
implementation("org.bstats:bstats-velocity:3.1.0")
|
implementation("org.bstats:bstats-velocity:3.2.1")
|
||||||
}
|
}
|
||||||
|
|
||||||
sourceSets {
|
sourceSets {
|
||||||
|
|||||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,6 +1,6 @@
|
|||||||
distributionBase=GRADLE_USER_HOME
|
distributionBase=GRADLE_USER_HOME
|
||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1-bin.zip
|
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
|
||||||
networkTimeout=10000
|
networkTimeout=10000
|
||||||
validateDistributionUrl=true
|
validateDistributionUrl=true
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
zipStoreBase=GRADLE_USER_HOME
|
||||||
|
|||||||
Reference in New Issue
Block a user